test ci 5 fix
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
santic-zombie
2023-01-15 16:54:19 +03:00
parent d688f02c0b
commit 7051485cab

View File

@@ -18,18 +18,18 @@ steps:
- ls
- ls -lta ~/
- name: ssh
- name: ssh
image: appleboy/drone-ssh
settings:
host:
settings:
host:
- 11.1.1.2
- example2.com
username: tox
key:
from_secret: rsa_key
port: 22
command_timeout: 2m
script:
username: tox
key:
from_secret: rsa_key
port: 22
command_timeout: 2m
script:
- echo "Hello World"
- mkdir ~/test