Commit f30eae0a authored by Administrator's avatar Administrator

Update .gitlab-ci.yml

parent d524c41f
Pipeline #62 failed with stages
in 1 minute and 2 seconds
......@@ -16,7 +16,7 @@ services:
before_script:
- apk add --no-cache curl jq python py-pip
- pip install awscli
- aws configure --region $REGION --access-key $AWS_ACCESS_KEY_ID --secret-key $AWS_SECRET_ACCESS_KEY
- aws configure set AKIAJI4GJCA35PN53GNA 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