fix login flags again

This commit is contained in:
semvervot 2021-10-18 11:06:47 -07:00
parent aa92c7e5e0
commit a6384a46b8
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ build-push:
- integration
#script:
# - TAG=$CI_Cbefore_script:
before_script:
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
script:
- TAG=$(cat ./version) ./scripts/build-push.sh