mirror of
https://githubfast.com/appleboy/ssh-action
synced 2024-10-31 23:46:30 +08:00
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
|
|
||||||
|
|||||||
Reference in New Issue
Block a user