update ci
This commit is contained in:
parent
b6ca597ca5
commit
dea6264c34
@ -63,6 +63,7 @@ testSTABLE:
|
||||
release:
|
||||
stage: release
|
||||
script:
|
||||
- npmci node install stable
|
||||
- npmci npm prepare
|
||||
- npmci npm publish
|
||||
only:
|
||||
|
@ -5,11 +5,8 @@
|
||||
"cli": true
|
||||
},
|
||||
"npmci": {
|
||||
"globalNpmTools": [
|
||||
"npmts"
|
||||
],
|
||||
"npmGlobalTools": [
|
||||
"npmts"
|
||||
"@gitzone/npmts"
|
||||
],
|
||||
"npmAccessLevel": "public"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user