测试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
type: exec
type: ssh
name: default
platform:
os: linux
arch: amd64
server:
host: 38.55.104.160
user: root
password:
from_secret: aus_pw
steps:
- name: greeting
commands:
- echo hello world
- name: greeting
commands:
- echo hello world