Skip to content

Commit 60e55d3

Browse files
Cloud Build: Tweak timeouts. (#11763)
Co-authored-by: Marco Ebert <[email protected]>
1 parent a4a3f0d commit 60e55d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/opentelemetry/cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ steps:
1111
args:
1212
- -c
1313
- gcloud auth configure-docker && cd images/opentelemetry && make NGINX_VERSION=1.21.6 push && make NGINX_VERSION=1.25.3 push
14-
timeout: 3600s
14+
timeout: 1800s

0 commit comments

Comments
 (0)