Woodpecker mounts the workspace dir across steps in a workflow; /tmp does not persist between step containers. render-caddyfile was writing to /tmp/edge-render/Caddyfile.rendered which caddy-validate could not read (caddy: no such file or directory). Changed all /tmp/edge-render references to edge-render (workspace-relative). Fixes edge-subpath/caddy-validate exit 1 on pipelines targeting fix/issue-1025-3 — see #1025. |
||
|---|---|---|
| .. | ||
| agent-smoke.sh | ||
| ci.yml | ||
| detect-duplicates.py | ||
| edge-subpath.yml | ||
| nomad-validate.yml | ||
| publish-images.yml | ||
| run-secret-scan.sh | ||
| secret-scan.yml | ||
| smoke-init.yml | ||