Update .gitea/workflows/git-to-ptero.yaml
This commit is contained in:
@@ -37,6 +37,6 @@ jobs:
|
||||
set net:max-retries 5; \
|
||||
set net:timeout 30; \
|
||||
set cmd:fail-exit yes; \
|
||||
open -u ${{ secrets.SSH_USER }}, sftp://10.1.17.20:2022; \
|
||||
open -u ${{ secrets.SSH_USER }}, sftp://sftp.node4.immortal.host:2022; \
|
||||
mirror -R --verbose --parallel=4 ./ ./; \
|
||||
quit"
|
||||
Reference in New Issue
Block a user