Update .gitlab-ci.yml
This commit is contained in:
parent
b9e2407d7f
commit
ab4fd2013c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user