This commit is contained in:
phil 2025-06-25 04:26:19 +02:00
parent f692eeb475
commit ab87383e95

View file

@ -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"