Update .gitlab-ci.yml

This commit is contained in:
Phil Kunz 2016-06-02 17:10:04 +00:00
parent 1142263266
commit 6e0d19fd56

View File

@ -1,4 +1,4 @@
image: docker:git
image: hosttoday/ht-docker-dbase
services:
- docker:dind
@ -12,7 +12,7 @@ variables:
before_script:
- npm uninstall -g npmci
- npm install -g npmci
- docker login -u $DOCKERU -p $DOCKERP
- npmci prepare docker
release:
stage: release