OSBS: update the delete old image cron job

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2019-08-13 16:07:52 +02:00 committed by Pierre-Yves Chibon
parent 8f2eef6305
commit ee0d28b7cf

View file

@ -1,4 +1,3 @@
SHELL=/bin/bash
MAILTO=maxamillion@fedoraproject.org
0 0 * * * root oadm prune builds --orphans --keep-younger-than=720h0m0s --confirm
0 0 * * * root oc adm prune builds --keep-complete=0 --keep-failed=0 --keep-younger-than=72h0m0s --orphans --confirm