Mount volume at /pnpm-store and set PNPM_STORE_DIR and COREPACK_HOME env vars in job containers so pnpm and corepack both write to the cached volume. Corepack cache avoids re-downloading pnpm binary each run.
Mount volume at /pnpm-store and set PNPM_STORE_DIR and COREPACK_HOME env vars in job containers so pnpm and corepack both write to the cached volume. Corepack cache avoids re-downloading pnpm binary each run.