Commit 95c88757 authored by Administrator's avatar Administrator

Update .gitlab-ci.yml

parent 3030a66c
Pipeline #57 failed with stages
in 21 seconds
......@@ -13,6 +13,7 @@ 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