now using npm global config

This commit is contained in:
2016-05-30 04:44:13 +02:00
parent 73de81d912
commit 86d29325cb
3 changed files with 4 additions and 3 deletions

View File

@@ -21,6 +21,7 @@ testSTABLE:
release:
stage: release
script:
- npm install npmci -g
- npmci publish
only:
- tags