diff --git a/automation/cloudflared-sync.sh b/automation/cloudflared-sync.sh index 0e6174a..271a0f0 100644 --- a/automation/cloudflared-sync.sh +++ b/automation/cloudflared-sync.sh @@ -4,6 +4,8 @@ set -e # 📦 Ensure apk installs: yq, jq, git, bash, curl # Required for pipeline: alpine image + apk add --no-cache git bash curl yq jq +apk add --no-cache git bash curl yq jq + echo "🔍 Scanning for apps with cname.yaml..." mkdir -p generated-values