mirror of
https://github.com/appleboy/ssh-action.git
synced 2025-04-07 19:21:59 +00:00
test bool
This commit is contained in:
parent
6339d4b013
commit
05bfd68c72
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -585,7 +585,7 @@ jobs:
|
|||
username: linuxserver.io
|
||||
password: password
|
||||
port: 2222
|
||||
capture_stdout: 'true'
|
||||
capture_stdout: true
|
||||
script: |
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
|
|
Loading…
Add table
Reference in a new issue