testssh流水线
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
yulei 2025-03-15 10:53:05 +08:00
parent 86eec9a68d
commit 3f3dff3b5d

View File

@ -1,3 +1,15 @@
---
kind: pipeline
type: docker
name: default
type: ssh
name: default
server:
host: 47.109.53.247
user: root
ssh_key:
from_secret: ssh-key
steps:
- name: greeting
commands:
- echo hello world