Don't add koschei hotfix on stg

This commit is contained in:
Michael Simacek 2016-02-17 09:45:34 +01:00
parent 2851509746
commit b41268bbc9

View file

@ -129,6 +129,7 @@
dest=/usr/lib/python2.7/site-packages/koschei/util.py
regexp="if not package\['blocked'\] and package\['type'\] == '[^']*'\]"
line="if not package['blocked'] and package['type'] == 'mandatory']"
when: env != "staging"
tags:
- koschei
- hotfix