2
0

drone pipeline
Some checks reported errors
continuous-integration/drone Build was killed

This commit is contained in:
2023-11-20 14:39:14 +01:00
parent 819607c2ad
commit 9fdbcf0a64

View File

@@ -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"