ansible/files/osbs/cleanup-old-osbs-builds

4 lines
134 B
Text
Raw Normal View History

SHELL=/bin/bash
0 0 * * * root oc adm prune builds --keep-complete=0 --keep-failed=0 --keep-younger-than=72h0m0s --orphans --confirm