diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a7f4dfd..7bed839 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://mirror.ctan.org/systems/texlive/tlnet + TEXLIVE_REPO: https://ftp.tu-chemnitz.de/pub/tex/systems/texlive/tlnet/ IMAGE_ENTRYPOINT: "/sbin/my_init" build: