update
This commit is contained in:
parent
4f968472c8
commit
0e3732cade
@ -6,10 +6,6 @@ cache:
|
||||
- .yarn/
|
||||
key: "$CI_BUILD_STAGE"
|
||||
|
||||
before_script:
|
||||
- yarn global add npmci@3.0.28
|
||||
- npmci docker login
|
||||
|
||||
stages:
|
||||
- security
|
||||
- test
|
||||
@ -68,8 +64,6 @@ release:
|
||||
stage: release
|
||||
script:
|
||||
- npmci npm prepare
|
||||
- npmci command npm install
|
||||
- npmci command npmts
|
||||
- npmci npm publish
|
||||
only:
|
||||
- tags
|
||||
|
Loading…
Reference in New Issue
Block a user