Настроить test2 как основной контур деплоя

This commit is contained in:
AidarKC
2026-06-20 23:34:41 +04:00
parent ecc9efd434
commit c8ffb6cf29
16 changed files with 627 additions and 24 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ if [[ -z "$CLIENT_VERSION" ]]; then
fi
export CLIENT_VERSION
TARGET_URL="https://shineup.me"
TARGET_URL="${TARGET_URL:-https://${EXPECTED_CADDY_SITE}}"
REMOTE_DIR="${REMOTE_UI_DIR}"
cleanup() {