mirror of
https://github.com/appleboy/ssh-action.git
synced 2025-05-11 06:12:48 +08:00
test bool
This commit is contained in:
parent
6339d4b013
commit
05bfd68c72
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -585,7 +585,7 @@ jobs:
|
|||||||
username: linuxserver.io
|
username: linuxserver.io
|
||||||
password: password
|
password: password
|
||||||
port: 2222
|
port: 2222
|
||||||
capture_stdout: 'true'
|
capture_stdout: true
|
||||||
script: |
|
script: |
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
set -e
|
set -e
|
||||||
|
Loading…
Reference in New Issue
Block a user