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.
2 parents a38096a + a3b9058 commit 273e799Copy full SHA for 273e799
test/images/cloudbuild.yaml
@@ -2,7 +2,7 @@
2
3
# this must be specified in seconds. If omitted, defaults to 600s (10 mins)
4
# the timeout was increased because some images might take longer to build (e.g.: sample-apiserver, pets/redis-installer)
5
-timeout: 3000s
+timeout: 5400s
6
# this prevents errors if you don't use both _GIT_TAG and _PULL_BASE_REF,
7
# or any new substitutions added in the future.
8
options:
0 commit comments