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
|
||||
|
||||
# === REPO CONFIG ===
|
||||
SANDBOX_REPO_URL="https://git.dvirlabs.com/dvir/sandbox-apps.git"
|
||||
INFRA_REPO_URL="https://git.dvirlabs.com/dvir/infra.git"
|
||||
SANDBOX_REPO_URL="https://git.dvirlabs.com/dvirlabs/sandbox.git"
|
||||
INFRA_REPO_URL="https://git.dvirlabs.com/dvirlabs/infra.git"
|
||||
SANDBOX_CLONE=".tmp-repos/sandbox"
|
||||
INFRA_CLONE=".tmp-repos/infra"
|
||||
GENERATED_FILE="generated-values/cloudflared-values.yaml"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user