Commit 74014f1c authored by Administrator's avatar Administrator

Update .gitlab-ci.yml

parent da68c399
Pipeline #60 failed with stages
in 22 seconds
......@@ -13,6 +13,7 @@ services:
before_script:
- apk add --no-cache curl jq python py-pip
- pip install awscli
- aws configure --region $REGION --access-key $AKIAJI4GJCA35PN53GNA --secret-key $nM1XSNsZXqN2SSjrLsXhJn58S0gQZCV3V/EfeRmi
- $(aws ecr get-login --no-include-email --region "${REGION}")
- IMAGE_TAG="$(echo $CI_COMMIT_SHA | head -c 8)"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment