compile_pdf: image: aergus/latex script: - latexmk -shell-escape -pdf main.tex artifacts: paths: - main.pdf