ci: drop the pruefen stage from the probe - this repo has no such stage

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
Thore Cimbal
2026-08-19 12:00:00 +00:00
co-authored by Claude Opus 5
parent e055ec511d
commit e816d76f60
-1
View File
@@ -207,7 +207,6 @@ canonize_wiki:
# ausdruecklich mit TEST_CANONIZE=1 gestartet wird. Wird nach dem Test entfernt. # ausdruecklich mit TEST_CANONIZE=1 gestartet wird. Wird nach dem Test entfernt.
# --------------------------------------------------------------------------- # ---------------------------------------------------------------------------
canonize_token_test: canonize_token_test:
stage: pruefen
image: alpine:3.20 image: alpine:3.20
rules: rules:
- if: $CI_PIPELINE_SOURCE == "web" && $TEST_CANONIZE == "1" - if: $CI_PIPELINE_SOURCE == "web" && $TEST_CANONIZE == "1"