Second try on fixing cron-refresh-groups on koschei-backend
This commit is contained in:
parent
53d318abc2
commit
571ca7275a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ SHELL=/bin/bash
|
|||
MAILTO=sysadmin-koschei-members@fedoraproject.org
|
||||
0 0-23/3 * * * koschei /usr/local/bin/koschei-refresh-group php 'php*'
|
||||
|
||||
{%- if env != 'stg' %}{# rust packages are not synced on stg yet #}
|
||||
{% if env != 'stg' %}{# rust packages are not synced on stg yet #}
|
||||
5 0-23/3 * * * koschei /usr/local/bin/koschei-refresh-distgit-group rust-sig rust-sig
|
||||
{%- endif %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue