taskotron-dev: trigger python-versions check
This commit is contained in:
parent
124da04c68
commit
3099104b21
2 changed files with 2 additions and 1 deletions
|
@ -12,5 +12,6 @@ namespaces_whitelist:
|
|||
- {{ grokmirror_user }}@{{ buildmaster }}:/var/lib/git/mirror/fedoraqa/upgradepath/
|
||||
- {{ grokmirror_user }}@{{ buildmaster }}:/var/lib/git/mirror/fedoraqa/abicheck/
|
||||
- {{ grokmirror_user }}@{{ buildmaster }}:/var/lib/git/mirror/fedoraqa/rpmgrill/
|
||||
- {{ grokmirror_user }}@{{ buildmaster }}:/var/lib/git/mirror/fedoraqa/python-versions/
|
||||
pkg:
|
||||
- git://pkgs.fedoraproject.org/rpms-checks/
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
- when: {message_type: KojiBuildPackageCompleted}
|
||||
do:
|
||||
- {tasks: [rpmlint, rpmgrill]}
|
||||
- {tasks: [rpmlint, rpmgrill, python-versions]}
|
||||
- {discover: {repo: '{{ trigger_distgit_repo_url }}/rpms-checks/${name}.git', branch: "${distgit_branch}"}}
|
||||
- when: {message_type: KojiBuildDockerCompleted}
|
||||
do:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue