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

Update file integration.gitlab-ci.yml

parent 6e08f013
No related branches found
No related tags found
1 merge request!243Resolve "Document CVEs of images used in docker compose setup"
Pipeline #486479 canceled
......@@ -93,8 +93,8 @@ docker-image-scan:
- "curl -sfL https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sh -s -- -b /usr/local/bin v0.58.2"
- "cp .env.example .env"
script:
- "docker compose build"
- "docker compose pull -q"
- "docker compose build -q"
- "docker images --format '{{.Repository}}:{{.Tag}}'"
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