The step runs `curl -sS -o /tmp/caddy ...` to download the caddy binary but only installs ca-certificates. curl is not in alpine:3.19 base image. Adding curl to the apk add line so the download actually runs. Fixes edge-subpath/caddy-validate exit 127 (command not found) 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 | ||