Merge branch 'leoapost-master-patch-26663' into 'master'

Fix the CI DEV_CONTAINER_REGISTRY var

See merge request uxf/vnc-hybridauth2!15
This commit is contained in:
Leonidas Apostolidis
2021-10-19 21:19:18 +00:00
+1 -1
View File
@@ -3,7 +3,7 @@ image: docker:19.03.1
variables:
DOCKER_HOST: tcp://localhost:2375
DOCKER_TLS_CERTDIR: ''
DEV_CONTAINER_REGISTRY: eu.gcr.io/vnc-development/vnc-avatar:development
DEV_CONTAINER_REGISTRY: eu.gcr.io/vnc-development/vnc-hybridauth-api:development
IMAGE_TAG: eu.gcr.io/vnc-development/vnc-hybridauth-api:development-$CI_COMMIT_SHORT_SHA
IMAGE_TAG_PROD: eu.gcr.io/vnc-dev-275609/vnc-hybridauth-api:production
IMAGE_TAG_STABLE: eu.gcr.io/vnc-stable/vnc-hybridauth-api:stable