diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ee1b8d6b95ac0929220f3c66bcdad2afd7392c81..287f040b9b6bed554bbac9697bbb0f3bb0370cfe 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,7 +9,7 @@ compile-mandelbrot:
 
 submit-mandelbrot:
   stage: submit
-  dependency:
+  dependencies:
     - compile-mandelbrot
   script:
     - ./a.out