diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f18788c..4957de5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -207,7 +207,6 @@ canonize_wiki: # ausdruecklich mit TEST_CANONIZE=1 gestartet wird. Wird nach dem Test entfernt. # --------------------------------------------------------------------------- canonize_token_test: - stage: pruefen image: alpine:3.20 rules: - if: $CI_PIPELINE_SOURCE == "web" && $TEST_CANONIZE == "1"