You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: images/build/go-runner/cloudbuild.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# See https://github.com/kubernetes/test-infra/blob/master/config/jobs/image-pushing/README.md for more details on image pushing process
2
2
3
3
# this must be specified in seconds. If omitted, defaults to 600s (10 mins)
4
-
timeout: 3600s
4
+
timeout: 7200s
5
5
6
6
# this prevents errors if you don't use both _GIT_TAG and _PULL_BASE_REF,
0 commit comments