mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
migrate 6.x to 7.x
This commit is contained in:
parent
7bc61200ac
commit
063b5ee934
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ echo "Bumping version to new tag: ${lastTag}"
|
|||
echo "//$REGISTRY_URL/:_authToken=$REGISTRY_AUTH_TOKEN" > .npmrc
|
||||
|
||||
# Publish to NPM
|
||||
npm publish --registry https://$REGISTRY_URL/ --tag canary-6x
|
||||
npm publish --registry https://$REGISTRY_URL/ --tag canary-7x
|
||||
|
|
Loading…
Reference in a new issue