clean up drone.yml

This commit is contained in:
Ariejan de Vroom 2021-03-20 10:26:47 +01:00
parent dcab9c9de1
commit b3622a6397
Signed by: ariejan
GPG Key ID: AD739154F713697B

View File

@ -17,16 +17,9 @@ steps:
key:
from_secret: rsync_key
user: ariejan
args: --verbose
hosts:
- lab.devroom.io
port:
- 2222
- 10.0.2.40
source: ./public/*
recursive: true
delete: true
target: /home/ariejan/www/devroom.io/
secrets:
- rsync_key
prescript:
- ping -c 2 lab.devroom.io