Skip to content
Snippets Groups Projects
Verified Commit 79564aaf authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

[CI] Restore missing key in docker-bench-security

parent c0e488f2
No related branches found
No related tags found
No related merge requests found
......@@ -125,7 +125,7 @@ clair:
# Run docker-bench-security and upload the results
docker-bench-security:
stage: security-tests
tags: [build]
<<: *pull-modified-image
script:
# Change the Docker Compose to use the "testing" image, not yet pushed on production registry
- sed -i -e "s|$MODIFIED_IMAGE_FULL|$MODIFIED_IMAGE_FULL_TEST|g" $MODIFIED_IMAGE/docker-compose.yml
......
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