run modulemd and scratch build triggers in taskotron-stg

This commit is contained in:
Tim Flink 2017-03-03 01:43:54 +00:00
parent 4d49e45bc5
commit 4461a16f07

View file

@ -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]}