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

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

parent 3663b266
No related branches found
No related tags found
1 merge request!33Secure agent image tag-INPLATFORM-388
......@@ -3,7 +3,7 @@ stages:
- scan
variables:
ECR_IMAGE_TAG: "${AWS_ACCOUNT_ID}.dkr.ecr.us-east-1.amazonaws.com/enterprise-integrations/iics_secure_agent:${CI_COMMIT_SHORT_SHA}"
ECR_IMAGE_TAG: "${AWS_ACCOUNT_ID}.dkr.ecr.us-east-1.amazonaws.com/enterprise-integrations/iics_secure_agent:${CI_COMMIT_REF_SLUG}-${CI_COMMIT_SHORT_SHA}"
DOIT_REGISTRY_IMAGE_TAG: $CI_REGISTRY_IMAGE/$CI_COMMIT_REF_SLUG:$CI_COMMIT_SHA
before_script:
......
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