Update .gitlab-ci.yml

This commit is contained in:
Fifo F. 2024-07-17 17:23:45 +00:00
parent c4b92a1399
commit baa1f9e6cf

View file

@ -5,7 +5,7 @@ stages:
variables:
IMAGE_NAME: ${CI_REGISTRY}/${CI_PROJECT_PATH}/sharelatex-with-texlive-full
ARCHIVED_IMAGE: sharelatex_with_texlive_full.tar
TEXLIVE_REPO: https://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2023/tlnet-final
TEXLIVE_REPO: https://mirror.ctan.org/systems/texlive/tlnet/archive/
IMAGE_ENTRYPOINT: "/sbin/my_init"
build: