Update .gitlab-ci.yml

This commit is contained in:
Sebastian Hugentobler 2016-08-08 12:27:29 +00:00
parent def5efb133
commit b9e2407d7f

View File

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