ci: auto-delete old artifacts

Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
Matej Focko 2023-08-18 12:36:12 +02:00
parent 0736b29520
commit 9c9cb03731
Signed by: mfocko
GPG key ID: 7C47D46246790496

View file

@ -20,5 +20,6 @@ pages:
artifacts: artifacts:
paths: paths:
- public - public
expire_in: 1 week
rules: rules:
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH - if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH