Bugfixing SSH
This commit is contained in:
parent
b4828b0bdc
commit
aafff0e4d5
24
.drone.yml
24
.drone.yml
@ -241,15 +241,15 @@ steps:
|
||||
# FORCE_UNSAFE_CONFIGURE: 1
|
||||
|
||||
- name: ssh-test
|
||||
image: appleboy/drone-ssh
|
||||
settings:
|
||||
host: 46.4.138.183
|
||||
username: fwupload
|
||||
key:
|
||||
from_secret: ssh-update
|
||||
port: 22
|
||||
command_timeout: 2m
|
||||
script:
|
||||
- echo hello
|
||||
- echo world
|
||||
- ls
|
||||
image: appleboy/drone-ssh
|
||||
settings:
|
||||
host: 46.4.138.183
|
||||
username: fwupload
|
||||
key:
|
||||
from_secret: ssh-update
|
||||
port: 22
|
||||
command_timeout: 2m
|
||||
script:
|
||||
- echo hello
|
||||
- echo world
|
||||
- ls
|
Loading…
Reference in New Issue
Block a user