This website works better with JavaScript.
Home
Explore
Help
Sign In
yigitcolakoglu
/
CurriculumVitae
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Fixind docker pdf
master
Yigit Colakoglu
3 years ago
parent
07b86a9ee1
commit
a7f9a11feb
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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"
]
Write
Preview
Loading…
Cancel
Save