Updated the variables

Change-Id: I639f36d2dae44d518c192f052c4d61cdfe03c7bf
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 825ffc8..19734af 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -18,6 +18,7 @@
   before_script:
     - apk update
     - apk add --no-cache git
+    
   script:
     - CLEAN_TAG="${CI_COMMIT_TAG:1}"
     - docker build -f Dockerfile -t korap/kustvakt:$VID .