Files
foxhunt/infra
jgrusewski 2245e347c9 fix(argo): add git safe.directory for PVC-persisted checkout
The cargo-target PVC retains the source checkout between workflow runs.
When the container UID differs from the PVC owner, git refuses to operate
with "dubious ownership" error. Adding safe.directory resolves this.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 08:26:11 +01:00
..