Update .gitlab-ci.yml
This commit is contained in:
parent
ae42abe13a
commit
8096041367
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user