From 5c35f5390190e831aab2c8e344f0eee9f4a717ff Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jasper=20Gr=C3=A4flich?= <jasper.graeflich@uni-potsdam.de>
Date: Thu, 16 Feb 2023 14:54:33 +0100
Subject: [PATCH] Comment out CI

No GitLab Runner is available on this server, so no use failing
the pipeline over and over.
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c535b07..13a5b94 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -34,4 +34,4 @@
 #       - FOLDER: "proposal"
 #         FILE: "proposal" 
 #       - FOLDER: "thesis"
-#         FILE: "thesis"
+#         FILE: "thesis"
\ No newline at end of file
-- 
GitLab