aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAxel Dürkop <axel.duerkop@tuhh.de>2020-02-24 13:37:38 +0100
committerAxel Dürkop <axel.duerkop@tuhh.de>2020-02-24 13:37:38 +0100
commit86c5a12c2e5903d3856905d44a15dfe7a84bed2a (patch)
treeb495e6d86ccd1bad20661f90eb2eaa70d9e74540 /.gitlab-ci.yml
parent75152b1d4385b28a94ef27a2af4aa341965e2f54 (diff)
Fix pipeline
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml18
1 files changed, 9 insertions, 9 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0d43985..ea7a428 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,15 +11,15 @@ build:
- pandoc --version
- pandoc
--filter pandoc-citeproc ../.pandoc-config.yml
- ./1/a_tipps.md
- ./1/b_tipps.md
- ./1/c_tipps.md
- ./1/d_tipps.md
- ./1/e_tipps.md
- ./1/f_tipps.md
- ./1/g_tipps.md
- ./1/h_tipps.md
- ./1/i_tipps.md
+ ./1/chapter.md
+ ./1/a_tipp.md
+ ./1/b_tipp.md
+ ./1/c_tipp.md
+ ./1/d_tipp.md
+ ./1/e_tipp.md
+ ./1/f_tipp.md
+ ./1/g_tipp.md
+ ./1/h_tipp.md
-o ../77-tipps.pdf
artifacts:
paths: