Skip to content

Commit

Permalink
Merge pull request #1049 from wongma7/prowtimeout
Browse files Browse the repository at this point in the history
[release-1.1] Increase prow timeout to 1h15m
  • Loading branch information
k8s-ci-robot committed Sep 9, 2021
2 parents ef6016a + 7d42839 commit 5510b07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
timeout: 3600s
timeout: 4500s
steps:
- name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20200421-a2bf5f8
entrypoint: ./hack/prow.sh
Expand Down

0 comments on commit 5510b07

Please sign in to comment.