Initial build
continuous-integration/drone/push Build is failing Details

See if this works.
This commit is contained in:
Abel Hoogeveen 2022-03-30 16:24:02 +00:00
parent 75f4806951
commit dfc5b13365
1 changed files with 10 additions and 0 deletions

10
.drone.yml Normal file
View File

@ -0,0 +1,10 @@
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