mirror of
https://git.fifo-f.eu/tex-projects/docker-images.git
synced 2025-04-19 13:08:04 +02:00
Update .gitlab-ci.yml
- use historic repo for now until Overleaf gets updated to support TeX Live 2025 Signed-off-by: Fifo F <fifo@fifo-f.eu>
This commit is contained in:
parent
1a1000e562
commit
1965990868
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ cache:
|
|||
variables:
|
||||
IMAGE_NAME: sharelatex-with-texlive-full
|
||||
ARCHIVED_IMAGE: sharelatex_with_texlive_full.tar
|
||||
TEXLIVE_REPO: https://ftp.tu-chemnitz.de/pub/tex/systems/texlive/tlnet/
|
||||
TEXLIVE_REPO: https://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2024/tlnet-final
|
||||
IMAGE_ENTRYPOINT: "/sbin/my_init"
|
||||
GITEA_IMAGE_NAME: ${GITEA_REGISTRY}/tex-projects/${IMAGE_NAME}
|
||||
DOCKER_HUB_IMAGE_NAME: ${DOCKER_HUB_USER}/${IMAGE_NAME}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue