Cloud Build: Tweak timeouts.

This commit is contained in:
Marco Ebert 2024-08-11 09:59:51 +02:00 committed by k8s-infra-cherrypick-robot
parent f76e9be8d6
commit d92c12e351

View file

@ -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