fix gitlab yml

This commit is contained in:
Philipp Kunz 2016-09-02 12:57:33 +02:00
parent 1e32e9816a
commit f1aab3c3ea

View File

@ -39,6 +39,7 @@ pages:
image: hosttoday/ht-docker-node:npmpage
stage: page
script:
- npmci test stable
- npmci command npmpage --host gitlab
only:
- tags