diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 70e46ca5080c204853b6e198b96ce900e1ea9eb9..a4e48a187b6d9a8484083077a58d07faa7d61d65 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -62,7 +62,7 @@ cleanup-successful-full-deployment:
   # only:
   #   - web
   dependencies:
-    - deploy:full-deploy-test
+    - full-deploy-test
   script:
     - echo "This is the cleanup for the full-redeployment of the testing or production servers"
     - echo "if this job is reached, all earlier jobs were successful, and any lingering old instances need to be removed"