Skip to content

Commit 9244e61

Browse files
authored
ci(staging): Increase wait-for-completion timeout to 60 minutes
1 parent 92f23c0 commit 9244e61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ jobs:
453453
token: ${{ secrets.GH_INFRA_K8S_TOKEN }}
454454
inputs: '{ "environment":"${{ secrets.GHA_K8S_CLUSTER }}", "app":"datatracker", "manifest":"postgres", "forceRecreate":true, "waitClusterReady":true }'
455455
wait-for-completion: true
456-
wait-for-completion-timeout: 30m
456+
wait-for-completion-timeout: 60m
457457
wait-for-completion-interval: 20s
458458
display-workflow-run-url: false
459459

0 commit comments

Comments
 (0)