Second try on fixing cron-refresh-groups on koschei-backend

This commit is contained in:
Mikolaj Izdebski 2018-01-27 15:00:04 +00:00
parent 53d318abc2
commit 571ca7275a

View file

@ -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 %}