now fully working

This commit is contained in:
2016-05-30 05:40:02 +02:00
parent 101b701e66
commit 96981798b8
3 changed files with 3 additions and 5 deletions

View File

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