mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
build ~> scripts
This commit is contained in:
parent
2450747ab0
commit
26f032a11c
@ -35,5 +35,5 @@ jobs:
|
||||
if [ "${CIRCLE_BRANCH}" == "dev" ]; then
|
||||
echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> ~/.npmrc
|
||||
echo "//registry.yarnpkg.com/:_authToken=$NPM_TOKEN" >> ~/.npmrc
|
||||
./build/release-next && npm publish --tag next
|
||||
./scripts/release-next && npm publish --tag next
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user