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
pages:
image: hosttoday/ht-docker-node:npmpage
stage: page
script:
- npmci test stable
- npmci command npm install -g -q npmpage
- npmci command npmpage --host gitlab
only:
- tags