mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-03 23:09:17 -05:00
chore: update npm tag
This commit is contained in:
parent
f40ea10d1f
commit
cc03a9833f
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
|
echo "//$REGISTRY_URL/:_authToken=$REGISTRY_AUTH_TOKEN" > .npmrc
|
||||||
|
|
||||||
# Publish to NPM
|
# Publish to NPM
|
||||||
npm publish --registry https://$REGISTRY_URL/ --tag previous
|
npm publish --registry https://$REGISTRY_URL/ --tag 4-next
|
||||||
|
|
Loading…
Add table
Reference in a new issue