maj drone.yml
This commit is contained in:
parent
2d837e4ba7
commit
c3cd98d4b7
@ -35,11 +35,11 @@ steps:
|
|||||||
|
|
||||||
# PUSH FILES TO SERVER
|
# PUSH FILES TO SERVER
|
||||||
- name: deploy files on server
|
- name: deploy files on server
|
||||||
image: greglebreton/drone-rsync:aarch64
|
image: drillster/drone-rsync
|
||||||
settings:
|
settings:
|
||||||
hosts: ["92.243.16.7"]
|
hosts: ["92.243.16.7"]
|
||||||
target: /workspace/terminal-cv/site/resources/resume.pdf
|
target: /var/www/html/mkdoc/site/
|
||||||
source: ./out.pdf
|
source: doc/*
|
||||||
port:
|
port:
|
||||||
from_secret: RSYNC_SSH_PORT
|
from_secret: RSYNC_SSH_PORT
|
||||||
user:
|
user:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user