diff --git a/.drone.yml b/.drone.yml index d0ab5e1..06a55fd 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,4 +2,6 @@ pipeline: build: image: aergus/latex commands: + - pdflatex cookbook.tex + - pdflatex cookbook.tex - pdflatex cookbook.tex \ No newline at end of file