disable pushes while bugzilla is down
This commit is contained in:
parent
878988d92d
commit
e580ea493d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{% if RelEngFrozen %}
|
||||
{{ '#' }}00 00 * * * apache /usr/local/bin/bodhi-automated-pushes.py
|
||||
{% else %}
|
||||
00 00 * * * apache /usr/local/bin/bodhi-automated-pushes.py
|
||||
#00 00 * * * apache /usr/local/bin/bodhi-automated-pushes.py
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue