TCT-Law/.drone.yml
Abel Hoogeveen dfc5b13365
Some checks failed
continuous-integration/drone/push Build is failing
Initial build
See if this works.
2022-03-30 16:24:02 +00:00

10 lines
259 B
YAML

kind: pipeline
type: docker
name: test
steps:
- name: compiletest
image: ubuntu
commands:
- sudo apt-get -qq update && sudo apt-get install -y --no-install-recommends texlive-full
- pdflatex -interaction=nonstopmode -halt-on-error *.tex