latex-ci-test/.drone.yml
otthorn 1de33567c1
All checks were successful
continuous-integration/drone/push Build is passing
fix typo in drone configuration
2021-02-24 20:13:34 +01:00

9 lines
161 B
YAML

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