测试SSH
continuous-integration/drone/push Build was killed Details
continuous-integration/drone Build was killed Details

main
lz-wang 2022-09-03 16:26:44 +08:00
parent fa0096674c
commit ea556038ba
1 changed files with 9 additions and 8 deletions

View File

@ -1,14 +1,15 @@
--- ---
# TODO: Only on Home Server
kind: pipeline kind: pipeline
type: exec type: ssh
name: default name: default
platform: server:
os: linux host: 38.55.104.160
arch: amd64 user: root
password:
from_secret: aus_pw
steps: steps:
- name: greeting - name: greeting
commands: commands:
- echo hello world - echo hello world