taskotron: we don't run tasks from distgit (yet)
Do not clone and search it needlessly.
This commit is contained in:
parent
6a1dea6865
commit
de157dcc35
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
- when: {message_type: KojiBuildPackageCompleted}
|
||||
do:
|
||||
- {tasks: [rpmlint, rpmgrill, python-versions]}
|
||||
- {discover: {repo: '{{ trigger_distgit_repo_url }}/rpms/${name}{{'.git' if deployment_type in ['stg'] else ''}}', branch: "${distgit_branch}", fallback_branch: 'master', recursive: true}}
|
||||
|
||||
- when: {message_type: KojiBuildPackageCompleted, name: docker}
|
||||
do:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue