diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c031b98d53c6051dc988da8bdd6158a064f37bfc..821b4de9295b02abee279dae4dfaaa39a0585258 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -399,7 +399,6 @@ infrastructure-kustomizations-ready:
   needs:
     - job: core-kustomizations-ready
     - job: infrastructure-kustomizations-ready
-    - job: openappstack-kustomizations-ready
     - job: setup-openappstack
     - job: test-dns
   extends:
@@ -523,7 +522,6 @@ nextcloud-helm-release:
   needs:
     - job: core-kustomizations-ready
     - job: infrastructure-kustomizations-ready
-    - job: openappstack-kustomizations-ready
     - job: setup-openappstack
     - job: test-dns
     - job: enable-nextcloud
@@ -546,7 +544,6 @@ rocketchat-helm-release:
   needs:
     - job: core-kustomizations-ready
     - job: infrastructure-kustomizations-ready
-    - job: openappstack-kustomizations-ready
     - job: setup-openappstack
     - job: test-dns
     - job: enable-rocketchat
@@ -561,7 +558,6 @@ wekan-helm-release:
   needs:
     - job: core-kustomizations-ready
     - job: infrastructure-kustomizations-ready
-    - job: openappstack-kustomizations-ready
     - job: setup-openappstack
     - job: test-dns
     - job: enable-wekan
@@ -576,7 +572,6 @@ wordpress-helm-release:
   needs:
     - job: core-kustomizations-ready
     - job: infrastructure-kustomizations-ready
-    - job: openappstack-kustomizations-ready
     - job: setup-openappstack
     - job: test-dns
     - job: enable-wordpress