CI: Improve build
This commit is contained in:
parent
b1e8946e96
commit
5ec05120ac
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ steps:
|
|||
ORG: philorg
|
||||
REGISTRY_TOKEN:
|
||||
from_secret: registry_token
|
||||
volumes:
|
||||
- pnpm:/root/.local/share/pnpm
|
||||
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