diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8eccfbf9244cf37cafe1aece41037c4962a397f1..6293af27e425244a45287e10b7ff2c5e5c3070df 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -84,7 +84,7 @@ pages:
     # you might need to use `mv target/staging/YOUR_ARTIFACT_ID public` instead.
     - mv target/staging public
   dependencies:
-    - deploy:jdk8
+    - test:jdk8
   artifacts:
     paths:
     - public