mirror of
https://github.com/appleboy/scp-action.git
synced 2025-07-28 16:51:33 +00:00
chore: add default timeout
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -16,6 +16,4 @@ jobs:
|
||||
PORT: ${{ secrets.PORT }}
|
||||
with:
|
||||
source: "tests/a.txt,tests/b.txt"
|
||||
target: "/home/deploy/test"
|
||||
timeout: 30s
|
||||
command_timeout: 30s
|
||||
target: "test"
|
||||
|
Reference in New Issue
Block a user