Fix commands convrt to - |

This commit is contained in:
dvirlabs 2025-05-04 21:25:29 +03:00
parent 95f40dbb25
commit a620994cfe

View File

@ -25,7 +25,8 @@ pipeline:
commands:
- apk add curl jq
- echo "🌐 Creating CNAME for grafana-int.dvirlabs.com"
- curl -X POST "https://api.cloudflare.com/client/v4/zones/$CLOUDFLARE_ZONE_ID/dns_records" \
- |
curl -X POST "https://api.cloudflare.com/client/v4/zones/$CLOUDFLARE_ZONE_ID/dns_records" \
-H "Authorization: Bearer $CLOUDFLARE_TOKEN" \
-H "Content-Type: application/json" \
--data '{