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

[CI] Re-add build tag for docker-bench-security

parent 0f8e61b7
No related branches found
No related tags found
No related merge requests found
......@@ -120,6 +120,7 @@ clair:
# Run docker-bench-security and upload the results
docker-bench-security:
stage: security-tests
tags: [build]
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