aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAxel Dürkop <axel.duerkop@tuhh.de>2020-11-10 12:22:10 +0100
committerAxel Dürkop <axel.duerkop@tuhh.de>2020-11-10 12:22:10 +0100
commitb1dd49758cc6fab7b53c7b9a035996dbdff57062 (patch)
tree86f0df3834e7db100ab15920d29f4d0baf5c3e01 /.gitlab-ci.yml
parentb29b6171b26029de1a1e183795f2fe7affe43299 (diff)
Reduce
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml5
1 files changed, 1 insertions, 4 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b4dc105..079c774 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,7 +2,4 @@ image: pandoc/latex:2.10.1
build:
script:
- - /usr/bin/pandoc --version
- artifacts:
- paths:
- - "build" \ No newline at end of file
+ - ls \ No newline at end of file