Actualiser .drone.yml
This commit is contained in:
parent
b53d6bafe5
commit
16bf8923f1
@ -25,13 +25,13 @@ steps:
|
|||||||
image: drillster/drone-rsync
|
image: drillster/drone-rsync
|
||||||
settings:
|
settings:
|
||||||
hosts:
|
hosts:
|
||||||
from_secret: WEBHOSTING_HOST
|
from_secret: PROD2_HOST
|
||||||
target: /var/www/html/mkdoc/site
|
target: /var/www/html/mkdoc/site
|
||||||
source: public/*
|
source: public/*
|
||||||
user:
|
user:
|
||||||
from_secret: WEBHOSTING_USER
|
from_secret: PROD2_USER
|
||||||
key:
|
key:
|
||||||
from_secret: WEBHOSTING_PRIVATE_KEY
|
from_secret: PROD2_PRIVATE_KEY
|
||||||
|
|
||||||
# TO CONFIG AND TEST - SEND MAIL NOTIF
|
# TO CONFIG AND TEST - SEND MAIL NOTIF
|
||||||
- name: notify
|
- name: notify
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user