From 11936a4b71216e810980393b29805a7121652b79 Mon Sep 17 00:00:00 2001 From: Lars Gebhardt-Kusche Date: Tue, 3 Feb 2026 01:09:43 +0100 Subject: [PATCH] asdsda --- .gitlab-ci.yml | 4 +++- config/current.ver | 2 +- debug/current.ver | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 72c4525..4caa566 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,7 @@ stages: # Globale Variablen # ----------------------------------------- variables: - BASE_DIRS: "src public api partials tools inc" + BASE_DIRS: "src public api partials tools inc debug" CONFIG_BASE_DIR: "config" # Standard-Image für alle Jobs @@ -191,6 +191,7 @@ deploy:staging: set ftp:passive-mode true; set ftp:ssl-protect-data true; set ssl:verify-certificate no; + mkdir -p ${TARGET_PATH}debug; mirror -R --delete --exclude .gitkeep ${d}/ ${TARGET_PATH}${d}/; bye " || { echo "❌ Upload für Verzeichnis '${d}' fehlgeschlagen."; exit 1; } @@ -423,6 +424,7 @@ deploy:production: set ftp:passive-mode true; set ftp:ssl-protect-data true; set ssl:verify-certificate no; + mkdir -p ${TARGET_PATH}debug; mirror -R --delete --exclude .gitkeep ${d}/ ${TARGET_PATH}${d}/; bye " || { echo "❌ Upload für Verzeichnis '${d}' fehlgeschlagen."; exit 1; } diff --git a/config/current.ver b/config/current.ver index 21344eb..5ab1538 100644 --- a/config/current.ver +++ b/config/current.ver @@ -1 +1 @@ -1.2.17 \ No newline at end of file +1.2.18 \ No newline at end of file diff --git a/debug/current.ver b/debug/current.ver index 21344eb..62b1047 100644 --- a/debug/current.ver +++ b/debug/current.ver @@ -1 +1 @@ -1.2.17 \ No newline at end of file +1.2.1sss \ No newline at end of file