Update .gitlab-ci.yml

This commit is contained in:
Sebastian Hugentobler 2016-08-08 12:36:07 +00:00
parent b9e2407d7f
commit ab4fd2013c

View File

@ -2,7 +2,7 @@ image: thallian/calendar-builder:latest
build:
script:
- su -c "lualatex --output-directory=./build ./calendar.tex" builder
- su -c "lualatex --output-directory=. ./calendar.tex" builder
artifacts:
paths:
- build/calendar.pdf
- calendar.pdf