fix: retagging

This commit is contained in:
2023-09-17 07:24:58 +02:00
parent 0861047442
commit 44c62edbdb
+1
View File
@@ -29,6 +29,7 @@ dev_deploy:
prod_deploy:
before_script:
- until docker info; do sleep 1; done
- base64 -d $SA_Production | docker login -u _json_key --password-stdin https://eu.gcr.io
stage: docker
script: