Seperate the script
This commit is contained in:
parent
48c113593e
commit
1f19cd8c41
@ -1,5 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "Cloning from $INFRA_REPO_URL"
|
||||
|
||||
|
||||
echo "📦 Cloning sandbox-apps..."
|
||||
git clone --depth=1 "$SANDBOX_REPO_URL" "$SANDBOX_CLONE"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user