diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b8f58ab..e07f017 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: