Update .gitlab-ci.yml
This commit is contained in:
parent
def5efb133
commit
b9e2407d7f
@ -2,7 +2,6 @@ image: thallian/calendar-builder:latest
|
|||||||
|
|
||||||
build:
|
build:
|
||||||
script:
|
script:
|
||||||
- mkdir ./build
|
|
||||||
- su -c "lualatex --output-directory=./build ./calendar.tex" builder
|
- su -c "lualatex --output-directory=./build ./calendar.tex" builder
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
Reference in New Issue
Block a user