Files
portainer/portainer.code-workspace
vvzvlad 9e9bb1bbff
Some checks are pending
Build image / build (push) Waiting to run
ci: install client deps with --no-frozen-lockfile explicitly
pnpm ignores the npm_config_frozen_lockfile env var, so the previous fix did not take effect and CI still ran a frozen install. Add an explicit 'pnpm install --no-frozen-lockfile' step before 'make build-all' to reconcile the lockfile (missing pnpmfileChecksum for configDependencies); the subsequent frozen install in 'make client-deps' then succeeds.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-28 19:21:11 +03:00

871 B