Send koji cronjob mails to releng-cron list

This commit is contained in:
Till Maas 2016-10-20 21:55:46 +02:00
parent 26e33b2d00
commit 3eed6b01f9
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Run garbage collector nightly
SCRIPT=/usr/sbin/koji-gc
MAILTO=sysadmin-releng-members@fedoraproject.org
MAILTO=releng-cron@lists.fedoraproject.org
0 8 * * * apache $SCRIPT --action=delete
0 10 * * * apache $SCRIPT --action=prune
0 9 * * * apache $SCRIPT --action=trash

View file

@ -1,4 +1,4 @@
# Run prune-signed-copies nightly
MAILTO=sysadmin-releng-members@fedoraproject.org
MAILTO=releng-cron@lists.fedoraproject.org
SCRIPT=/usr/bin/koji
0 8 * * * apache $SCRIPT --noauth prune-signed-copies --verbose