Merge branch 'auto-releases' into 'master'
Fix the CI prod and stable image tag vars See merge request uxf/vnc-hybridauth2!14
This commit is contained in:
+2
-2
@@ -5,8 +5,8 @@ variables:
|
||||
DOCKER_TLS_CERTDIR: ''
|
||||
DEV_CONTAINER_REGISTRY: eu.gcr.io/vnc-development/vnc-avatar: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-$CI_COMMIT_SHORT_SHA
|
||||
IMAGE_TAG_STABLE: eu.gcr.io/vnc-stable/vnc-hybridauth-api:stable-$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
|
||||
|
||||
services:
|
||||
- docker:19.03.1-dind
|
||||
|
||||
Reference in New Issue
Block a user