mirror of
https://git.fifo-f.eu/tex-projects/docker-images.git
synced 2025-04-19 13:08:04 +02:00
Minor edit to GitLab CI file
Signed-off-by: Fifo F <fifo@fifo-f.eu>
This commit is contained in:
parent
7dcaee32a9
commit
bcd4831937
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ build:
|
|||
tlmgr update --self --all && \
|
||||
tlmgr install scheme-full && \
|
||||
tlmgr path add && \
|
||||
apt update && apt install -y inkscape lilypond python3-pygments &&
|
||||
apt update && apt install -y inkscape lilypond python3-pygments && \
|
||||
echo shell_escape = t >> /usr/local/texlive/2024/texmf.cnf"
|
||||
docker commit --change "ENTRYPOINT $IMAGE_ENTRYPOINT" temp $IMAGE_NAME:$OVERLEAF_VERSION
|
||||
docker tag $IMAGE_NAME:$OVERLEAF_VERSION $IMAGE_NAME:latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue