diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f33a816ee1a2495c0d0a5bb2a200bf9f6b2daf89..8228eda1d753a431de4f995e9deb49c8976141d0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -58,4 +58,5 @@ deploy_ood_proxy_node:
     - echo "PROXY_INSTANCE_ID=$PROXY_INSTANCE_ID" >> $CI_PROJECT_DIR/variables.env
   artifacts:
     reports:
-      dotenv: variables.env
\ No newline at end of file
+      dotenv: variables.env
+      
\ No newline at end of file