This commit is contained in:
@@ -12,6 +12,8 @@ steps:
|
||||
commands:
|
||||
- npm install -g pnpm
|
||||
- apk add --no-cache jq
|
||||
- echo -e "//npm.cerxes.net/:_authToken=$NPM_TOKEN" >> ~/.npmrc
|
||||
- echo -e "//https://npm.cerxes.net/:_authToken=$NPM_TOKEN" >> ~/.npmrc
|
||||
- cat ~/.npmrc
|
||||
- npm profile get name --registry https://npm.cerxes.net
|
||||
- pnpm install
|
||||
- pnpm publish --tag latest
|
||||
|
||||
Reference in New Issue
Block a user