Skip to content

Commit

Permalink
Cloud Build: Tweak timeouts. (kubernetes#11763)
Browse files Browse the repository at this point in the history
Co-authored-by: Marco Ebert <[email protected]>
  • Loading branch information
2 people authored and krunalhinguu committed Aug 20, 2024
1 parent 8d11f16 commit 91156c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/opentelemetry/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ steps:
args:
- -c
- gcloud auth configure-docker && cd images/opentelemetry && make NGINX_VERSION=1.21.6 push && make NGINX_VERSION=1.25.3 push
timeout: 3600s
timeout: 1800s

0 comments on commit 91156c0

Please sign in to comment.