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
a66c802d79
commit
705f8f8ca7
1 changed files with 4 additions and 3 deletions
|
@ -14,13 +14,14 @@ variables:
|
|||
# thomasweise/docker-texlive-full
|
||||
# thomasweise/texlive
|
||||
# adnrv/texlive
|
||||
LATEX_IMAGE: listx/texlive:2020
|
||||
#LATEX_IMAGE: listx/texlive:2020
|
||||
LATEX_IMAGE: texlive/texlive:latest
|
||||
|
||||
build:
|
||||
image: $LATEX_IMAGE
|
||||
script:
|
||||
- lualatex Dr-Jekyll-and-Mr-Hyde.tex
|
||||
- lualatex Dr-Jekyll-and-Mr-Hyde.tex
|
||||
- lualatex DrJekyllMrHyde.tex
|
||||
- lualatex DrJekyllMrHyde.tex
|
||||
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue