update ci yml

This commit is contained in:
Philipp Kunz 2017-05-27 23:24:09 +02:00
parent 0af5016d43
commit fb94ff3be6

View File

@ -56,10 +56,13 @@ trigger:
- docker - docker
pages: pages:
image: hosttoday/ht-docker-node:npmpage image: hosttoday/ht-docker-node:npmci
stage: pages stage: pages
script: script:
- npmci command npmpage --publish gitlab - npmci command yarn global add npmpage
- npmci command npmpage
tags:
- docker
only: only:
- tags - tags
artifacts: artifacts: