Update .gitlab-ci.yml

This commit is contained in:
Phil Kunz 2016-06-02 15:46:40 +00:00
parent c8a92cc2e2
commit fd432a3f16

View File

@ -1,4 +1,4 @@
image: docker:git
image: hosttoday/ht-docker-dbase
services:
- docker:dind
@ -11,7 +11,7 @@ variables:
CONTAINER_RELEASE_IMAGE: registry.gitlab.com/hosttoday/ht-docker-node:latest
before_script:
- docker login -u $DOCKERU -p $DOCKERP
- npmci prepare docker
test:
stage: test