We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92bab14 commit 55132b7Copy full SHA for 55132b7
.github/workflows/vyos-rolling-nightly-build.yml
@@ -46,7 +46,7 @@ jobs:
46
user: ${{ secrets.SSH_USER }}
47
port: ${{ secrets.SSH_PORT }}
48
key: ${{ secrets.SSH_KEY }}
49
- connect_timeout: 10s
+ connect_timeout: 120s
50
first_ssh: |
51
rm -rf vyos-build || true
52
git clone -b current --single-branch https://github.com/vyos/vyos-build
0 commit comments