mirror of
https://git.fifo-f.eu/tex-projects/books/dr-jekyll-and-mr-hyde-latex.git
synced 2025-04-19 08:28:07 +02:00
Update .gitlab-ci.yml file
This commit is contained in:
parent
705f8f8ca7
commit
957a6093f3
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@ variables:
|
||||||
build:
|
build:
|
||||||
image: $LATEX_IMAGE
|
image: $LATEX_IMAGE
|
||||||
script:
|
script:
|
||||||
- lualatex DrJekyllMrHyde.tex
|
- lualatex DrJekyllMrHyde.tex || true
|
||||||
- lualatex DrJekyllMrHyde.tex
|
- lualatex DrJekyllMrHyde.tex || true
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue