Mise à jour de '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e1364d9787
commit
09b9f413ef
@ -36,7 +36,7 @@ steps:
|
|||||||
|
|
||||||
- name: deploy on server
|
- name: deploy on server
|
||||||
image: drillster/drone-rsync
|
image: drillster/drone-rsync
|
||||||
settings:
|
settings:
|
||||||
hosts: ["192.168.1.100"]
|
hosts: ["192.168.1.100"]
|
||||||
target: /var/www/html/hugo-cv
|
target: /var/www/html/hugo-cv
|
||||||
source: public/*
|
source: public/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user