This commit is contained in:
10
.drone.yml
10
.drone.yml
@@ -8,14 +8,14 @@ platform:
|
||||
|
||||
steps:
|
||||
- name: deploy
|
||||
image: appleboy/drone-ssh
|
||||
image: drillster/drone-rsync
|
||||
settings:
|
||||
host:
|
||||
- ebin02.wks
|
||||
username: admini
|
||||
hosts: ["ebin01.wks"]
|
||||
source: ./
|
||||
target: /data/radi1-ssd/app-data/homer-assets/
|
||||
user: admini
|
||||
key:
|
||||
from_secret: ssh
|
||||
port: 22
|
||||
command_timeout: 2m
|
||||
script:
|
||||
- echo "Hello World"
|
||||
Reference in New Issue
Block a user