Commit da68c399 authored by Administrator's avatar Administrator

Update .gitlab-ci.yml

parent ec3b38dc
Pipeline #59 failed with stages
in 22 seconds
......@@ -13,7 +13,6 @@ services:
before_script:
- apk add --no-cache curl jq python py-pip
- pip install awscli
- aws configure
- $(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