From 77991670dbe5b639b58401c2cbf6cab9dee53f32 Mon Sep 17 00:00:00 2001
From: Axel Dürkop <axel.duerkop@tuhh.de>
Date: Mon, 24 Feb 2020 14:21:03 +0100
Subject: Fix pl

---
 .gitlab-ci.yml | 130 ++++++++++++++++++++++++++++-----------------------------
 1 file changed, 65 insertions(+), 65 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7b1397c..e2ac967 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -20,71 +20,71 @@ build:
       ./1/f_tipp.md
       ./1/g_tipp.md
       ./1/h_tipp.md
-      ./2/chapter.md \
-      ./2/a_tipp.md \
-      ./2/b_tipp.md \
-      ./2/c_tipp.md \
-      ./2/d_tipp.md \
-      ./2/e_tipp.md \
-      ./3/chapter.md \
-      ./3/a_tipp.md \
-      ./3/b_tipp.md \
-      ./3/c_tipp.md \
-      ./3/d_tipp.md \
-      ./3/e_tipp.md \
-      ./3/f_tipp.md \
-      ./3/g_tipp.md \
-      ./4/chapter.md \
-      ./4/a_tipp.md \
-      ./4/b_tipp.md \
-      ./4/c_tipp.md \
-      ./4/d_tipp.md \
-      ./4/e_tipp.md \
-      ./4/f_tipp.md \
-      ./4/g_tipp.md \
-      ./5/chapter.md \
-      ./5/a_tipp.md \
-      ./5/b_tipp.md \
-      ./5/c_tipp.md \
-      ./5/d_tipp.md \
-      ./6/chapter.md \
-      ./6/a_tipp.md \
-      ./6/b_tipp.md \
-      ./6/c_tipp.md \
-      ./6/d_tipp.md \
-      ./7/chapter.md \
-      ./7/a_tipp.md \
-      ./7/b_tipp.md \
-      ./7/c_tipp.md \
-      ./7/d_tipp.md \
-      ./7/e_tipp.md \
-      ./7/f_tipp.md \
-      ./7/g_tipp.md \
-      ./7/h_tipp.md \
-      ./7/i_tipp.md \
-      ./7/j_tipp.md \
-      ./7/k_tipp.md \
-      ./7/l_tipp.md \
-      ./7/m_tipp.md \
-      ./7/n_tipp.md \
-      ./8/chapter.md \
-      ./8/a_tipp.md \
-      ./8/b_tipp.md \
-      ./8/c_tipp.md \
-      ./9/chapter.md \
-      ./9/a_tipp.md \
-      ./9/b_tipp.md \
-      ./9/c_tipp.md \
-      ./9/d_tipp.md \
-      ./9/e_tipp.md \
-      ./9/f_tipp.md \
-      ./9/g_tipp.md \
-      ./9/h_tipp.md \
-      ./9/i_tipp.md \
-      ./9/j_tipp.md \
-      ./9/k_tipp.md \
-      ./9/l_tipp.md \
-      ./9/m_tipp.md \
+      ./2/chapter.md  
+      ./2/a_tipp.md  
+      ./2/b_tipp.md  
+      ./2/c_tipp.md  
+      ./2/d_tipp.md  
+      ./2/e_tipp.md  
+      ./3/chapter.md  
+      ./3/a_tipp.md  
+      ./3/b_tipp.md  
+      ./3/c_tipp.md  
+      ./3/d_tipp.md  
+      ./3/e_tipp.md  
+      ./3/f_tipp.md  
+      ./3/g_tipp.md  
+      ./4/chapter.md  
+      ./4/a_tipp.md  
+      ./4/b_tipp.md  
+      ./4/c_tipp.md  
+      ./4/d_tipp.md  
+      ./4/e_tipp.md  
+      ./4/f_tipp.md  
+      ./4/g_tipp.md  
+      ./5/chapter.md  
+      ./5/a_tipp.md  
+      ./5/b_tipp.md  
+      ./5/c_tipp.md  
+      ./5/d_tipp.md  
+      ./6/chapter.md  
+      ./6/a_tipp.md  
+      ./6/b_tipp.md  
+      ./6/c_tipp.md  
+      ./6/d_tipp.md  
+      ./7/chapter.md  
+      ./7/a_tipp.md  
+      ./7/b_tipp.md  
+      ./7/c_tipp.md  
+      ./7/d_tipp.md  
+      ./7/e_tipp.md  
+      ./7/f_tipp.md  
+      ./7/g_tipp.md  
+      ./7/h_tipp.md  
+      ./7/i_tipp.md  
+      ./7/j_tipp.md  
+      ./7/k_tipp.md  
+      ./7/l_tipp.md  
+      ./7/m_tipp.md  
+      ./7/n_tipp.md  
+      ./8/chapter.md  
+      ./8/a_tipp.md  
+      ./8/b_tipp.md  
+      ./8/c_tipp.md  
+      ./9/chapter.md  
+      ./9/a_tipp.md  
+      ./9/b_tipp.md  
+      ./9/c_tipp.md  
+      ./9/d_tipp.md  
+      ./9/e_tipp.md  
+      ./9/f_tipp.md  
+      ./9/g_tipp.md  
+      ./9/h_tipp.md  
+      ./9/i_tipp.md  
+      ./9/j_tipp.md  
+      ./9/k_tipp.md  
+      ./9/l_tipp.md  
+      ./9/m_tipp.md  
       -o ../77-tipps.pdf
   artifacts:
     paths:
-- 
cgit v1.2.3