You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
249 B

pipeline:
ssh:
image: 'me/sre/drone-ssh:20210519'
host: 172.16.0.22
username: root
password: 123456
port: 22
#username: deploy+ volumes:+ -/root/drone_rsa:/root/ssh/drone_rsa key_path:/root/ssh/drone_rsa
script:
- echo"test ssh1"