From c2e37def34f891c72840f655c0d7382ffa3157e2 Mon Sep 17 00:00:00 2001
From: Jannik Dunkelau <jannik.dunkelau@hhu.de>
Date: Mon, 14 Feb 2022 10:07:53 +0100
Subject: [PATCH] condense-fix3

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 73bc204..4ca82d3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,4 +4,4 @@ zip:
   artifacts:
     name: thesis
     paths:
-    - "./*"
+    - "*.tex"
-- 
GitLab