Actualiser .drone.yml
This commit is contained in:
parent
84faab9b51
commit
af261e747a
@ -29,8 +29,8 @@ steps:
|
||||
- name: deploy site on server
|
||||
image: greglebreton/drone-rsync:aarch64
|
||||
settings:
|
||||
hosts: ["192.168.1.100"]
|
||||
target: /var/www/html/hugo-site
|
||||
hosts: ["192.168.0.100"]
|
||||
target: /var/www/html/gregandev.fr
|
||||
source: public/*
|
||||
port: 2021
|
||||
user:
|
||||
|
Loading…
x
Reference in New Issue
Block a user