mirror of
https://git.fifo-f.eu/tex-projects/docker-images.git
synced 2025-04-18 12:48:19 +02:00
Update .gitlab-ci.yml
This commit is contained in:
parent
c4b92a1399
commit
baa1f9e6cf
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue