chore: add debug
parent
1c43a9662a
commit
4df1959b05
|
@ -59,5 +59,6 @@ jobs:
|
||||||
key: ${{ secrets.SSH2 }}
|
key: ${{ secrets.SSH2 }}
|
||||||
passphrase: ${{ secrets.PASSPHRASE }}
|
passphrase: ${{ secrets.PASSPHRASE }}
|
||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
|
debug: true
|
||||||
source: "tests/aaaaa.txt"
|
source: "tests/aaaaa.txt"
|
||||||
target: "test"
|
target: "test"
|
||||||
|
|
Loading…
Reference in New Issue