logut
Some checks failed
Deploy / deploy-staging (push) Failing after 48s
Deploy / deploy-production (push) Has been skipped

This commit is contained in:
2026-06-09 00:37:25 +02:00
parent dc2fbbc496
commit a90fd62c8c
13 changed files with 488 additions and 2 deletions

View File

@@ -56,6 +56,8 @@ jobs:
--exclude=".ci_config_deploy/***" \
--exclude="docs/***" \
--exclude="temp/***" \
--exclude="CopyToKeycloak/***" \
--exclude="Umsetzungsanweisung/***
--exclude="Umsetzungsanweisung/***" \
--exclude="config/staging/***" \
--exclude="config/prod/***" \
@@ -137,6 +139,7 @@ jobs:
--exclude=".ci_config_deploy/***" \
--exclude="docs/***" \
--exclude="temp/***" \
--exclude="CopyToKeycloak/***" \
--exclude="Umsetzungsanweisung/***" \
--exclude="config/staging/***" \
--exclude="config/prod/***" \