2
0
Fork 0

Update .gitlab-ci.yml file

This commit is contained in:
Fifo F. 2024-02-27 06:39:49 +00:00
parent a66c802d79
commit 705f8f8ca7

View file

@ -14,13 +14,14 @@ variables:
# thomasweise/docker-texlive-full # thomasweise/docker-texlive-full
# thomasweise/texlive # thomasweise/texlive
# adnrv/texlive # adnrv/texlive
LATEX_IMAGE: listx/texlive:2020 #LATEX_IMAGE: listx/texlive:2020
LATEX_IMAGE: texlive/texlive:latest
build: build:
image: $LATEX_IMAGE image: $LATEX_IMAGE
script: script:
- lualatex Dr-Jekyll-and-Mr-Hyde.tex - lualatex DrJekyllMrHyde.tex
- lualatex Dr-Jekyll-and-Mr-Hyde.tex - lualatex DrJekyllMrHyde.tex
artifacts: artifacts:
paths: paths: