change image for building latex
This commit is contained in:
parent
eb615a093a
commit
a5bc62f725
@ -20,7 +20,7 @@ steps:
|
||||
- sh build-pandoc.sh latex admin > admin/admin-manual.tex
|
||||
|
||||
- name: build-latex-user
|
||||
image: ghcr.io/xu-cheng/texlive-full:latest
|
||||
image: texlive/texlive
|
||||
commands:
|
||||
- echo "images"
|
||||
- ls user/img
|
||||
@ -28,7 +28,7 @@ steps:
|
||||
- latexmk -pdf -file-line-error -halt-on-error -interaction=nonstopmode -xelatex user-manual.tex
|
||||
|
||||
- name: build-latex-admin
|
||||
image: ghcr.io/xu-cheng/texlive-full:latest
|
||||
image: texlive/texlive
|
||||
commands:
|
||||
- echo "images"
|
||||
- ls user/img
|
||||
|
Loading…
Reference in New Issue
Block a user