2
This commit is contained in:
parent
f692eeb475
commit
ab87383e95
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ steps:
|
|||
image: docker.io/gplane/pnpm:alpine
|
||||
environment:
|
||||
ORG: philorg
|
||||
REGISTRY_TOKEN:
|
||||
from_secret: registry_token
|
||||
commands:
|
||||
- pnpm install --frozen-lockfile
|
||||
- pnpm set "//code.philo.ydns.eu/api/packages/$ORG/npm/:_authToken=$REGISTRY_TOKEN"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue