Update .gitlab-ci.yml

This commit is contained in:
Phil Kunz 2016-06-02 17:12:47 +00:00
parent 6e0d19fd56
commit 33e56a2c4b

View File

@ -1,4 +1,4 @@
image: hosttoday/ht-docker-dbase
image: docker:git
services:
- docker:dind
@ -10,9 +10,7 @@ variables:
CONTAINER_RELEASE_IMAGE: registry.gitlab.com/hosttoday/ht-docker-node:latest
before_script:
- npm uninstall -g npmci
- npm install -g npmci
- npmci prepare docker
- docker login -u $DOCKERU -p DOCKERP
release:
stage: release