This commit is contained in:
parent
3ca441c256
commit
f1b651d237
@ -3,7 +3,7 @@ image: registry.gitlab.com/islandoftex/images/texlive:latest
|
||||
build:
|
||||
script:
|
||||
- cd src
|
||||
- latexmk main.tex
|
||||
- latexmk -shell-escape -pdf main.tex
|
||||
after_script:
|
||||
- cat src/main.log
|
||||
artifacts:
|
||||
|
Loading…
Reference in New Issue
Block a user