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

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

parent 5eb2ffee
No related branches found
No related tags found
1 merge request!33Secure agent image tag-INPLATFORM-388
......@@ -4,7 +4,7 @@ stages:
variables:
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
DOIT_REGISTRY_IMAGE_TAG: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG-$CI_COMMIT_SHORT_SHA
before_script:
- apk update && apk add groff less && apk add py3-pip
......
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