Skip to content
Snippets Groups Projects
Commit c9a7eada authored by Magnus Lutro Allison's avatar Magnus Lutro Allison
Browse files

Update .gitlab-ci.yml to never expire artifact

parent 62ad830d
No related branches found
No related tags found
No related merge requests found
......@@ -28,5 +28,6 @@ pages:
artifacts:
paths:
- public
expire_in: never
rules:
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment