Change setting base
All checks were successful
Deploy / deploy-staging (push) Successful in 23s
Deploy / deploy-production (push) Has been skipped

This commit is contained in:
2026-06-20 01:21:10 +02:00
parent 162ec5322f
commit 1286f2245a
13 changed files with 524 additions and 7 deletions

View File

@@ -54,6 +54,7 @@ jobs:
--exclude=".git/***" \
--exclude=".gitea/***" \
--exclude=".ci_config_deploy/***" \
--exclude="data/***" \
--exclude="docs/***" \
--exclude="temp/***" \
--exclude="CopyToKeycloak/***" \
@@ -136,6 +137,7 @@ jobs:
--exclude=".git/***" \
--exclude=".gitea/***" \
--exclude=".ci_config_deploy/***" \
--exclude="data/***" \
--exclude="docs/***" \
--exclude="temp/***" \
--exclude="CopyToKeycloak/***" \