swap CI images back

This commit is contained in:
Kiara Grouwstra 2023-09-13 11:22:41 +02:00
parent 824f4c3d2b
commit 6955c16798
Signed by: kiara
GPG Key ID: 47D3B7604FFCA83A
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
steps:
package-ebook:
image: pandoc/latex:latest
image: witiko/markdown:latest
commands:
- apk update && apk add curl
- mkdir dist
@ -15,7 +15,7 @@ steps:
branch: main
package-pdf:
image: witiko/markdown:latest
image: pandoc/latex:latest
commands:
- git submodule init && git submodule update
- xelatex --shell-escape -interaction=nonstopmode main.tex