diff options
author | Axel Dürkop <axel.duerkop@tuhh.de> | 2020-02-24 13:35:48 +0100 |
---|---|---|
committer | Axel Dürkop <axel.duerkop@tuhh.de> | 2020-02-24 13:35:48 +0100 |
commit | 75152b1d4385b28a94ef27a2af4aa341965e2f54 (patch) | |
tree | d3b4550e4cbec38721ae2713db8ce91b60b5c983 /.gitlab-ci.yml | |
parent | d1a63ede3722e134058ba54cf671635e1bd56729 (diff) |
Fix pipeline
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5b5e5a9..0d43985 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,6 +7,7 @@ build: - ls -la - cd buchprojekt.wiki - ls -la + - ls -la 1/ - pandoc --version - pandoc --filter pandoc-citeproc ../.pandoc-config.yml |