Compare commits

...

2 Commits

Author SHA1 Message Date
d0911e3e34 New: Other ga-pandoc container
Some checks failed
build-debian-package / Build the debian package (push) Failing after 29s
2026-04-18 00:35:19 +02:00
fb3b4e5e1b Test sutom docker-container
Some checks failed
build-debian-package / Build the debian package (push) Failing after 31s
2026-04-18 00:25:52 +02:00

View File

@@ -16,8 +16,10 @@ jobs:
run: git checkout "${{ gitea.sha }}"
- name: "Submodules auschecken"
run: git submodule update --init
- uses: docker://pandoc/core:3.8
- uses: docker://git.kocoder.xyz/docker/ga-pandoc:c6eaa45b623c284e80f37434872621defc00f864
with:
env: TEXINPUTS=.:./libs/awesome-beamer/:./libs/smile/
command: pandoc
args: "--help" # gets appended to pandoc command
- name: "Build .deb"
run: cd ./Defensio && ./pandoc.sh