From a7675d0a2d9fb571e01628063e5ce6ed1b2e9191 Mon Sep 17 00:00:00 2001
From: Tamara Steinwender <tamara.steinwender@tugraz.at>
Date: Mon, 21 Dec 2020 12:31:09 +0100
Subject: [PATCH] Remove duplicate line

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 45ab8679..69c64b78 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -67,7 +67,6 @@ deploy_development:
   environment:
     name: development
     url: https://mw-frontend-dev.tugraz.at/apps/demo
-    url: https://mw-frontend-dev.tugraz.at/apps/demo
   variables:
     DEPLOY_HOST: mw01-dev.tugraz.at
     DEPLOY_KEY: "$DEPLOY_SSH_KEY"
-- 
GitLab