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
|
# FORCE_UNSAFE_CONFIGURE: 1
|
||||||
|
|
||||||
- name: ssh-test
|
- name: ssh-test
|
||||||
image: appleboy/drone-ssh
|
image: appleboy/drone-ssh
|
||||||
settings:
|
settings:
|
||||||
host: 46.4.138.183
|
host: 46.4.138.183
|
||||||
username: fwupload
|
username: fwupload
|
||||||
key:
|
key:
|
||||||
from_secret: ssh-update
|
from_secret: ssh-update
|
||||||
port: 22
|
port: 22
|
||||||
command_timeout: 2m
|
command_timeout: 2m
|
||||||
script:
|
script:
|
||||||
- echo hello
|
- echo hello
|
||||||
- echo world
|
- echo world
|
||||||
- ls
|
- ls
|
Loading…
Reference in New Issue
Block a user