mirror of
https://git.fifo-f.eu/tex-projects/books/the-book-of-wonder.git
synced 2025-04-12 00:18:14 +02:00
use GitLab’s dependency proxy
Signed-off-by: Fifo F <34-fifo@users.noreply.git.fifo-f.eu>
This commit is contained in:
parent
7aedaca6ea
commit
ffc807871d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
build:
|
||||
image: texlive/texlive:latest
|
||||
image: ${CI_DEPENDENCY_PROXY_DIRECT_GROUP_IMAGE_PREFIX}/texlive/texlive:latest
|
||||
script:
|
||||
- lualatex The\ Book\ of\ Wonder.tex || true
|
||||
- lualatex The\ Book\ of\ Wonder.tex || true
|
||||
|
|
Loading…
Add table
Reference in a new issue