Update .gitlab-ci.yml file #5
This commit is contained in:
@@ -78,7 +78,7 @@ docker-deploy:
|
||||
- docker:dind
|
||||
environment: production
|
||||
tags:
|
||||
- deployment
|
||||
- production
|
||||
script:
|
||||
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
|
||||
- docker tag centrum-api:latest $CI_REGISTRY_IMAGE:latest
|
||||
|
||||
Reference in New Issue
Block a user