ci: pnpm store cache #648
Reference in New Issue
Block a user
Delete Branch "ci/pnpm-cache"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Mounts 'pnpm-store' Docker volume into all CI containers via WOODPECKER_BACKEND_DOCKER_VOLUMES on the agent. Adds pnpm config set store-dir to pin the path. Eliminates downloading 1165 packages on every run.