diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 82322aa8f8c282da62d2c84e6ad73a46d26437db..2afca982cffe95ddd4c672540c33b1ff8cd33e0e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -212,6 +212,9 @@ report-ci-image-tag:
 
 create-vps:
   stage: create-vps
+  needs:
+    - job: report-ci-image-tag
+    - job: ci-test-image-build
   script:
     - *debug_information
     # Creates a VPS based on a custom CI image for which --install-kubernetes