ci: only keep images for last week

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2021-10-20 11:17:57 +02:00
parent 8663134c87
commit 71798b931c
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
uses: sondrelg/container-retention-policy@v1
with:
image-names: dev-server,dev-ldap,dev-proxy
cut-off: One month ago UTC
cut-off: One week ago UTC
account-type: org
org-name: goauthentik
untagged-only: false