kind: pipeline type: docker name: Compile LaTeX steps: - name: Compile with PdfLaTeX image: aergus/latex commands: - /usr/bin/pdflatex main.tex