From 52378569ab8a5ba191d8068a21f858875a9c0e5d Mon Sep 17 00:00:00 2001 From: dvirlabs <114520947+dvirlabs@users.noreply.github.com> Date: Thu, 19 Jun 2025 22:40:15 +0300 Subject: [PATCH] Debug --- automation/cloudflared-sync.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/automation/cloudflared-sync.sh b/automation/cloudflared-sync.sh index e11dcfc..e0fe1fd 100644 --- a/automation/cloudflared-sync.sh +++ b/automation/cloudflared-sync.sh @@ -26,6 +26,8 @@ git clone --depth=1 "$SANDBOX_REPO_URL" "$SANDBOX_CLONE" echo "📦 Cloning infra..." git clone --depth=1 "$INFRA_REPO_URL" "$INFRA_CLONE" +ls -l .tmp-repos/ + # === STEP 2: Extract Generated CNAMEs from sandbox === echo "⚙️ Generating sandbox ingress list..." cat < "$GENERATED_FILE"