Browse Source

Fixind docker pdf

master
Yigit Colakoglu 3 years ago
parent
commit
a7f9a11feb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .drone.yml

+ 1
- 1
.drone.yml View File

@ -2,7 +2,7 @@ pipeline:
build: build:
image: blang/latex image: blang/latex
commands: commands:
- pdflatex main.pdf
- pdflatex main.tex
deploy: deploy:
image: drillster/drone-rsync image: drillster/drone-rsync
hosts: [ "192.168.1.5" ] hosts: [ "192.168.1.5" ]


Loading…
Cancel
Save