Don't add koschei hotfix on stg
This commit is contained in:
parent
2851509746
commit
b41268bbc9
1 changed files with 1 additions and 0 deletions
|
@ -129,6 +129,7 @@
|
||||||
dest=/usr/lib/python2.7/site-packages/koschei/util.py
|
dest=/usr/lib/python2.7/site-packages/koschei/util.py
|
||||||
regexp="if not package\['blocked'\] and package\['type'\] == '[^']*'\]"
|
regexp="if not package\['blocked'\] and package\['type'\] == '[^']*'\]"
|
||||||
line="if not package['blocked'] and package['type'] == 'mandatory']"
|
line="if not package['blocked'] and package['type'] == 'mandatory']"
|
||||||
|
when: env != "staging"
|
||||||
tags:
|
tags:
|
||||||
- koschei
|
- koschei
|
||||||
- hotfix
|
- hotfix
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue