This commit is contained in:
parent
18f03b8773
commit
87ae0cfe67
@ -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
|
||||
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@ -90,7 +90,6 @@ npm-debug.log
|
||||
npm-error.log
|
||||
yarn-debug.log
|
||||
yarn-error.log
|
||||
.dockerignore
|
||||
.idea
|
||||
|
||||
dist
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user