Debug
This commit is contained in:
parent
6f3bd9a70c
commit
9806220e10
@ -17,6 +17,12 @@ GENERATED_FILE="generated-values/cloudflared-values.yaml"
|
|||||||
ORIGINAL_FILE="$INFRA_CLONE/manifests/cloudflared/values.yaml"
|
ORIGINAL_FILE="$INFRA_CLONE/manifests/cloudflared/values.yaml"
|
||||||
MERGED_FILE="$INFRA_CLONE/manifests/cloudflared/values.yaml"
|
MERGED_FILE="$INFRA_CLONE/manifests/cloudflared/values.yaml"
|
||||||
|
|
||||||
|
echo "Debug"
|
||||||
|
ls -l
|
||||||
|
ls -l $GENERATED_FILE
|
||||||
|
pwd
|
||||||
|
pwd $GENERATED_FILE
|
||||||
|
|
||||||
echo "📦 Cloning repos..."
|
echo "📦 Cloning repos..."
|
||||||
git clone --depth=1 "$SANDBOX_REPO_URL" "$SANDBOX_CLONE"
|
git clone --depth=1 "$SANDBOX_REPO_URL" "$SANDBOX_CLONE"
|
||||||
git clone --depth=1 "$INFRA_REPO_URL" "$INFRA_CLONE"
|
git clone --depth=1 "$INFRA_REPO_URL" "$INFRA_CLONE"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user