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

Update file integration.gitlab-ci.yml

parent afa8dbf3
No related branches found
No related tags found
1 merge request!243Resolve "Document CVEs of images used in docker compose setup"
Pipeline #486496 canceled
......@@ -100,5 +100,8 @@ docker-image-scan:
trivy image $image -q --severity CRITICAL >> trivy.out;
done
- "cat trivy.out"
artifacts:
paths:
- "trivy.out"
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