diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c13477f97411108313789a85fcad7fadbbd368a8..23c7eb098012669f274c0d4f07b75a5c8788ba67 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -205,6 +205,7 @@ test-production:
     - echo "For now, this will be a basic health check i.e. GET / and check for 2xx code."
     - 'curl -f -H "Accept: application/json" $PRODUCTION_URL' 
 
+
 publishgit-do:
   image: python:3-slim
   stage: publish