bodhi / backend: disable automated pushes until we sort ejected updates.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
02e6deb26a
commit
0e939f88f0
1 changed files with 2 additions and 1 deletions
|
@ -2,5 +2,6 @@ MAILTO=sysadmin-releng-members@fedoraproject.org
|
|||
{% if RelEngFrozen %}
|
||||
{{ '#' }}00 00 * * * apache /usr/local/bin/bodhi-automated-pushes.py
|
||||
{% else %}
|
||||
00 00 * * * apache /usr/local/bin/bodhi-automated-pushes.py
|
||||
{{ '#' }}Disable automated pushes until we can fix ejected updates.
|
||||
{{ '#' }}00 00 * * * apache /usr/local/bin/bodhi-automated-pushes.py
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue