Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0412970 commit 4b8fc00Copy full SHA for 4b8fc00
.github/workflows/ci.yml
@@ -135,6 +135,7 @@ jobs:
135
CLUSTER_USER: ${{ secrets.CLUSTER_USER }}
136
CLUSTER_PASSWORD: ${{ secrets.CLUSTER_PASSWORD }}
137
PIN_NAME: "ipfs-webui@${{ github.sha }}"
138
+ timeout-minutes: 15
139
140
- name: Fail job due to pinning failure
141
# only fail if pinning failed for main commits
0 commit comments