mirror of
https://git.fifo-f.eu/tex-projects/books/dr-jekyll-and-mr-hyde-latex.git
synced 2025-04-18 16:08:23 +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:
|
||||
image: $LATEX_IMAGE
|
||||
script:
|
||||
- lualatex DrJekyllMrHyde.tex
|
||||
- lualatex DrJekyllMrHyde.tex
|
||||
- lualatex DrJekyllMrHyde.tex || true
|
||||
- lualatex DrJekyllMrHyde.tex || true
|
||||
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue