mirror of
https://githubfast.com/appleboy/ssh-action
synced 2024-10-31 15:46:30 +00:00
update5
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
c5f047c9b8
commit
e141024000
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -298,9 +298,6 @@ jobs:
|
|||||||
key: ${{ secrets.KEY }}
|
key: ${{ secrets.KEY }}
|
||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
protocol: "tcp6"
|
protocol: "tcp6"
|
||||||
script_stop: true
|
|
||||||
request_pty: true
|
|
||||||
command_timeout: 30s
|
command_timeout: 30s
|
||||||
script: |
|
script: |
|
||||||
whoami && echo 'hello world' && touch todo.txt
|
whoami
|
||||||
sudo whoami
|
|
||||||
|
Loading…
Reference in New Issue
Block a user