Debug
This commit is contained in:
parent
4178091b8f
commit
52378569ab
@ -26,6 +26,8 @@ git clone --depth=1 "$SANDBOX_REPO_URL" "$SANDBOX_CLONE"
|
|||||||
echo "📦 Cloning infra..."
|
echo "📦 Cloning infra..."
|
||||||
git clone --depth=1 "$INFRA_REPO_URL" "$INFRA_CLONE"
|
git clone --depth=1 "$INFRA_REPO_URL" "$INFRA_CLONE"
|
||||||
|
|
||||||
|
ls -l .tmp-repos/
|
||||||
|
|
||||||
# === STEP 2: Extract Generated CNAMEs from sandbox ===
|
# === STEP 2: Extract Generated CNAMEs from sandbox ===
|
||||||
echo "⚙️ Generating sandbox ingress list..."
|
echo "⚙️ Generating sandbox ingress list..."
|
||||||
cat <<EOF > "$GENERATED_FILE"
|
cat <<EOF > "$GENERATED_FILE"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user