Skip to content
Snippets Groups Projects
Unverified Commit 92bf62e4 authored by Oliver Smith's avatar Oliver Smith
Browse files

CI: artifacts: set expire_in

parent ef022e8b
Branches
Tags
No related merge requests found
Pipeline #182510 passed with warnings
......@@ -43,6 +43,7 @@ upstream-compat-master:
when: always
paths:
- "*.check-passed"
expire_in: 1 week
upstream-compat-v22.12:
stage: check
......@@ -54,6 +55,7 @@ upstream-compat-v22.12:
when: always
paths:
- "*.check-passed"
expire_in: 1 week
pages:
stage: badge
......@@ -65,3 +67,4 @@ pages:
artifacts:
paths:
- public
expire_in: 1 week
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment