apps-gitops/.woodpecker.yml
2025-06-19 11:27:50 +03:00

8 lines
189 B
YAML

steps:
sync-cloudflare:
name: Scan Apps and Update Cloudflared
image: alpine
commands:
- apk add --no-cache git bash curl yq
- bash automation/cloudflared-sync.sh