fix CI npm
This commit is contained in:
parent
4dbc6699f9
commit
6de3e82b87
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ publish:
|
|||
only:
|
||||
- master
|
||||
script:
|
||||
- echo '//registry.npmjs.org/:_authToken=${NPM_TOKEN}'
|
||||
- echo '//registry.npmjs.org/:_authToken=${NPM_TOKEN}' > .npmrc
|
||||
- npm publish
|
||||
|
||||
clean:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue