test ci 5
Some checks failed
continuous-integration/drone/push Build encountered an error

This commit is contained in:
santic-zombie
2023-01-15 16:50:23 +03:00
parent 3cb4c5939b
commit d688f02c0b

View File

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