Skip to content

Commit bcb1881

Browse files
authored
Merge pull request #715 from ayberk/patch-2
Increase timout for cloudbuild
2 parents 0cfb6db + f4eefe7 commit bcb1881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
timeout: 1800s
1+
timeout: 3600s
22
steps:
33
- name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20200421-a2bf5f8
44
entrypoint: ./hack/prow.sh

0 commit comments

Comments
 (0)