mirror of
https://github.com/mfocko/blog.git
synced 2024-11-22 13:03:47 +01:00
ci: auto-delete old artifacts
Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
parent
0736b29520
commit
9c9cb03731
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue