From 96ac98c18c477dfde94329fe203b2c15f89e1d4e Mon Sep 17 00:00:00 2001
From: Wolfgang Knopki <wolfgang.knopki@hft-stuttgart.de>
Date: Mon, 30 Mar 2020 12:16:51 +0000
Subject: [PATCH] Update .gitlab-ci.yml

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b7ad23e..00b8e1a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,7 +5,7 @@ production:
   - master
   tags: 
   - SSO
-	
+  
 testing:
   script:
   - ls /var/simplesamlphptest
-- 
GitLab