Update registry variable in GitLab CI configuration
This commit is contained in:
@@ -2,7 +2,7 @@ stages:
|
|||||||
- backend_build
|
- backend_build
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
REGISTRY: registry.gitlab.com/rheinsw/$CI_PROJECT_PATH
|
REGISTRY: registry.gitlab.com/$CI_PROJECT_PATH
|
||||||
TAG: $CI_COMMIT_REF_SLUG
|
TAG: $CI_COMMIT_REF_SLUG
|
||||||
|
|
||||||
backend_build_job:
|
backend_build_job:
|
||||||
|
|||||||
Reference in New Issue
Block a user