Update .gitlab-ci.yml

This commit is contained in:
Phil Kunz 2016-06-02 17:14:57 +00:00
parent ae42abe13a
commit 8096041367

View File

@ -10,7 +10,7 @@ variables:
CONTAINER_RELEASE_IMAGE: registry.gitlab.com/hosttoday/ht-docker-node:latest CONTAINER_RELEASE_IMAGE: registry.gitlab.com/hosttoday/ht-docker-node:latest
before_script: before_script:
- docker login -u $DOCKERU -p DOCKERP - docker login -u $DOCKERU -p $DOCKERP
release: release:
stage: release stage: release