6 lines
313 B
Plaintext
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
|