next.js
ed396cad - CI: Use pnpm lockfile for next-stats-action (#92488)

Commit
145 days ago
CI: Use pnpm lockfile for next-stats-action (#92488) Previously, we were just copying the `package.json` into the container and `pnpm install`ing it. This wouldn't respect the lockfile or `minimumReleaseAge`. This uses `pnpm deploy` based on the documentation here: https://pnpm.io/docker
Author
bgw bgw
Parents
Loading