update to better smartcli parsing

This commit is contained in:
2018-05-04 15:58:11 +02:00
parent 362740a55f
commit 9e8fbac573
9 changed files with 134 additions and 182 deletions

View File

@@ -87,7 +87,7 @@ testSTABLE:
release:
stage: release
script:
- npmci node install lts
- npmci node install stable
- npmci npm prepare
- npmci npm publish
only: