Drone CI (attempted fix #3, secret usage)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
fdc0a6d866
commit
6d8f0eb256
@ -15,7 +15,7 @@ steps:
|
||||
commands:
|
||||
- npm install -g pnpm
|
||||
- apk add --no-cache jq
|
||||
- echo -e "//https://npm.cerxes.net/:_authToken=$NPM_TOKEN" >> ~/.npmrc
|
||||
- echo -e "\n//npm.cerxes.net/:_authToken=$NPM_TOKEN" >> ~/.npmrc
|
||||
- cat ~/.npmrc
|
||||
- npm profile get name --registry https://npm.cerxes.net
|
||||
- pnpm install
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user