From 5361a767c4acb6bdffb05b7ef4a06e4ec68de740 Mon Sep 17 00:00:00 2001 From: Lars Gebhardt-Kusche Date: Tue, 24 Feb 2026 00:17:14 +0100 Subject: [PATCH] gitlab update --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4caa566..47e5688 100755 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,7 @@ stages: # Globale Variablen # ----------------------------------------- variables: - BASE_DIRS: "src public api partials tools inc debug" + BASE_DIRS: "src public api partials tools inc debug composer" CONFIG_BASE_DIR: "config" # Standard-Image für alle Jobs