Cloud Build: Tweak timeouts. (#11762)
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
This commit is contained in:
parent
f76e9be8d6
commit
cdd03fe5b1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue