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