diff --git a/scripts/ci/pipelines/regular.yml b/scripts/ci/pipelines/regular.yml
index cfc7735b7c41f277f020032fc28a5e53c58c4e2a..8fdc940da96c71533eb7fc24f298b62d16a13acf 100644
--- a/scripts/ci/pipelines/regular.yml
+++ b/scripts/ci/pipelines/regular.yml
@@ -34,7 +34,8 @@ wheels:
     - when: manual
       allow_failure: true
 
-ufz-bgr/hpc/tutorial:
+# disabled, downstream pipeline does not work currently
+.ufz-bgr/hpc/tutorial:
   stage: check
   rules:
     - if: '$CI_COMMIT_BRANCH == "master"'