Update .gitlab-ci.yml
This commit is contained in:
@ -10,7 +10,7 @@ variables:
|
||||
CONTAINER_RELEASE_IMAGE: registry.gitlab.com/hosttoday/ht-docker-node:latest
|
||||
|
||||
before_script:
|
||||
- docker login -u $DOCKERU -p DOCKERP
|
||||
- docker login -u $DOCKERU -p $DOCKERP
|
||||
|
||||
release:
|
||||
stage: release
|
||||
|
Reference in New Issue
Block a user