Files
homelab/.gitea/workflows/ci.yaml
Julia McGhee d8715e361f
All checks were successful
CI / lint-and-test (push) Successful in 27s
CI / build (push) Successful in 21s
Fix CI matrix and pnpm cache: set env vars in workflow, drop matrix
- Set PNPM_STORE_DIR and COREPACK_HOME as job env vars instead of
  relying on container.options -e flags which act_runner may ignore
- Replace fragile cross-job matrix with single-job loop for builds
- Both fixes: empty matrix app name and 0 reused packages
2026-03-21 17:29:26 +00:00

2.3 KiB