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 }}
|
||||
port: ${{ secrets.PORT }}
|
||||
protocol: "tcp6"
|
||||
script_stop: true
|
||||
request_pty: true
|
||||
command_timeout: 30s
|
||||
script: |
|
||||
whoami && echo 'hello world' && touch todo.txt
|
||||
sudo whoami
|
||||
whoami
|
||||
|
||||
Reference in New Issue
Block a user