fix gitlab-ci

This commit is contained in:
Philipp Kunz 2016-11-17 23:02:37 +01:00
parent c0a5057a0d
commit 19c118e166

View File

@ -57,10 +57,10 @@ trigger:
- docker - docker
pages: pages:
image: hosttoday/ht-docker-node:npmpage
stage: page stage: page
script: script:
- npmci test stable - npmci test stable
- npmci command npm install -g -q npmpage
- npmci command npmpage --host gitlab - npmci command npmpage --host gitlab
only: only:
- tags - tags