Skip to content
Snippets Groups Projects
Commit e9dec614 authored by Joost Hemmen's avatar Joost Hemmen :basketball:
Browse files

Update file integration.gitlab-ci.yml

parent 783036dd
No related branches found
No related tags found
1 merge request!243Resolve "Document CVEs of images used in docker compose setup"
Pipeline #486784 failed
......@@ -109,12 +109,12 @@ docker-image-scan:
artifacts:
paths:
- "*.out"
rules:
- if: $CI_COMMIT_BRANCH == "main"
expire_in: 30 days
when: always
- if: $CI_COMMIT_BRANCH != "main"
expire_in: 2 days
when: always
rules:
- if: $CI_COMMIT_BRANCH == "main"
expire_in: 30 days
when: always
- if: $CI_COMMIT_BRANCH != "main"
expire_in: 2 days
when: always
tags:
- "dind"
\ No newline at end of file
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