Files
stack/.npmrc
jason.woltje 94e5cd7a81
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/publish Pipeline was successful
ci: eliminate cold pnpm install via pre-baked CI base image (Phase 1) (#635)
2026-06-22 22:50:21 +00:00

6 lines
313 B
Plaintext

@mosaicstack:registry=https://git.mosaicstack.dev/api/packages/mosaicstack/npm/
# Pin the pnpm store to the same path the ci-base image warms (Dockerfile.ci),
# so the pipeline `pnpm install --prefer-offline` consumes the baked store
# instead of repopulating a fresh one.
store-dir=/root/.local/share/pnpm/store