update ci

This commit is contained in:
Philipp Kunz 2017-06-17 14:45:23 +02:00
parent 408faa97a4
commit 66b6e78bb1

View File

@ -60,7 +60,7 @@ pages:
stage: pages
script:
- npmci command yarn global add npmpage
- npmci command npmpage --publish gitlab
- npmci command npmpage
tags:
- docker
only:
@ -69,3 +69,4 @@ pages:
expire_in: 1 week
paths:
- public
allow_failure: true