diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c27df6d03189315694790e8d95268ad3731b8a8d..2254f1aa3240351581a9aa0bd83868850c3e17a5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -45,6 +45,7 @@ build windows:
 trigger dependents:
   stage: deploy
   tags: [ linux, docker ]
+  dependencies: []
   image: git.imp.fu-berlin.de:5000/bioroboticslab/robofish/docker:devel-ubuntu18.04
   script:
     - . /etc/profile.d/robofish.sh