commit 3c6f2c362ad2111e331f6f8441534c20d03cb157 from: witcher date: Fri Apr 21 14:53:21 2023 UTC build: add build manifest commit - 9b2fcbff6fd9c56931af7f784f7d1633a5e79b07 commit + 3c6f2c362ad2111e331f6f8441534c20d03cb157 blob - /dev/null blob + 02d14d79dcea81e11eca7808e9ed752b710f1850 (mode 644) --- /dev/null +++ .build.yml @@ -0,0 +1,15 @@ +image: alpine/latest +packages: + - make + - texlive-luatex + - biblatex + - icu-data-full + - texmf-dist-bibtexextra + - texmf-dist-latexextra + - biber +sources: + - https://git.sr.ht/~witcher/bachelor-thesis-presentation +tasks: + - build: | + cd bachelor-thesis-presentation + make