Skip to content
Snippets Groups Projects
Commit 5eb2ffee authored by Nicole Lu's avatar Nicole Lu
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent dc796cef
No related branches found
No related tags found
1 merge request!33Secure agent image tag-INPLATFORM-388
......@@ -41,6 +41,6 @@ image_scan:
extends: qualys_scan
variables:
CI_TOKEN: $CI_TOKEN
DOCKER_IMAGE: $CI_REGISTRY_IMAGE/$CI_COMMIT_REF_SLUG:$CI_COMMIT_SHA
DOCKER_IMAGE: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG-$CI_COMMIT_SHORT_SHA
when: on_success
allow_failure: false
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