investigate $HOME

This commit is contained in:
2016-05-30 05:13:15 +02:00
parent 76f67a449d
commit 09188e5733
3 changed files with 20 additions and 5 deletions

View File

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