Debug and fix REPO URL
This commit is contained in:
parent
b661b1a71f
commit
4178091b8f
@ -11,8 +11,8 @@ rm -rf .tmp-repos
|
|||||||
mkdir -p .tmp-repos
|
mkdir -p .tmp-repos
|
||||||
|
|
||||||
# === REPO CONFIG ===
|
# === REPO CONFIG ===
|
||||||
SANDBOX_REPO_URL="https://git.dvirlabs.com/dvir/sandbox-apps.git"
|
SANDBOX_REPO_URL="https://git.dvirlabs.com/dvirlabs/sandbox.git"
|
||||||
INFRA_REPO_URL="https://git.dvirlabs.com/dvir/infra.git"
|
INFRA_REPO_URL="https://git.dvirlabs.com/dvirlabs/infra.git"
|
||||||
SANDBOX_CLONE=".tmp-repos/sandbox"
|
SANDBOX_CLONE=".tmp-repos/sandbox"
|
||||||
INFRA_CLONE=".tmp-repos/infra"
|
INFRA_CLONE=".tmp-repos/infra"
|
||||||
GENERATED_FILE="generated-values/cloudflared-values.yaml"
|
GENERATED_FILE="generated-values/cloudflared-values.yaml"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user