diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 85932e96d7fc71098253c5cb9842ca2dd06ef6ab..03d55f688bf5c13fd19565e51924409d4dccba23 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,4 @@
-image: image: node:latest
-# Much smaller than other variants, faster and more resource effective
+image: node:latest # Much smaller than other variants, faster and more resource effective
 
 stages:
   - install_dependencies