#41 fixed issue with line indendation

This commit is contained in:
Dominik Becker 2020-05-24 15:44:16 +02:00
parent 6480f11c67
commit f0d1398aa3
2 changed files with 22 additions and 20 deletions

View File

@ -2,6 +2,7 @@ stages:
- test
- build
pandoc_latexmk:
image: fastexitlane/pandoc-latex:latest
stage: build
@ -15,7 +16,8 @@ pandoc_latexmk:
- ci_commit_sha_short=`git rev-parse --short $CI_COMMIT_SHA`
- mv main.pdf main@$ci_commit_sha_short.pdf
hunspell_chapters:
hunspell_chapters:
image: fastexitlane/hunspell:latest
stage: test
script:
@ -25,7 +27,7 @@ pandoc_latexmk:
allow_failure: true
hunspell_appendix:
hunspell_appendix:
image: fastexitlane/hunspell:latest
stage: test
script: