From 705f8f8ca7c04432597d9c3d4ac3712c777ec2db Mon Sep 17 00:00:00 2001 From: "Fifo F." Date: Tue, 27 Feb 2024 06:39:49 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b834f5e..4120b56 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: