run modulemd and scratch build triggers in taskotron-stg
This commit is contained in:
parent
4d49e45bc5
commit
4461a16f07
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
do:
|
||||
- {tasks: [upgradepath]}
|
||||
{% endif %}
|
||||
{% if deployment_type in ['dev'] %}
|
||||
{% if deployment_type in ['dev', 'stg'] %}
|
||||
- when: {message_type: DistGitCommit, namespace: modules}
|
||||
do:
|
||||
- {tasks: [check_modulemd]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue