From c74b8341323de4d43d753d9fa605f303a10d6630 Mon Sep 17 00:00:00 2001
From: Athanasios Karmas <karmas@athenarc.gr>
Date: Mon, 4 Oct 2021 12:42:42 +0200
Subject: [PATCH] Update .gitlab-ci.yml

---
 .gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d519eeb0..740d676b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -52,7 +52,6 @@ deploy-dev-environment:
   only:
     - master
 
-
 # deploy on the production environment
 # runs on protected branches only as the token variable is protected
 deploy-prod-environment:
-- 
GitLab