feat: Dockerize collector / CI-CD for PDF release #1

Merged
kobim merged 12 commits from feature/dockerize-collector into main 2025-02-09 23:17:27 +00:00
34 changed files with 32 additions and 1082 deletions
Showing only changes of commit 740f8b52a5 - Show all commits

View File

@@ -17,6 +17,7 @@ jobs:
uses: xu-cheng/latex-action@3.2.0
with:
root_file: Tesi.tex
docker_image: ghcr.io/xu-cheng/texlive-full:20250101
- name: Upload PDF file
if: github.ref == 'refs/heads/main'