Initialised the repository (#5)
All checks were successful
Latex Build / LatexBuild (push) Successful in 10s

Reviewed-on: #5
Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
Co-committed-by: Philipp Horstenkamp <philipp@horstenkamp.de>
This commit is contained in:
2023-10-24 18:30:35 +02:00
committed by Philipp Horstenkamp
parent 01a85ffd30
commit 052f6ff311
6 changed files with 7325 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
name: Latex Build
run-name: ${{ github.actor }} is testing out Gitea Actions 🚀
on: [push]
jobs:
LatexBuild:
runs-on: pi64
container:
image: git.horstenkamp.eu/server/textlive-docker-image/texlive:experimental
credentials:
username: runner
password: ${{ secrets.PACKAGES }}}
steps:
- name: Checkout
uses: actions/checkout@v3
- run: pdflatex conference_101719.tex