Increase cloud-build timeout
This commit is contained in:
parent
0b1d784534
commit
c687323489
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ options:
|
|||
substitution_option: ALLOW_LOOSE
|
||||
steps:
|
||||
- name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20200422-b25d964'
|
||||
timeout: 1800s
|
||||
entrypoint: bash
|
||||
env:
|
||||
- DOCKER_CLI_EXPERIMENTAL=enabled
|
||||
|
|
Loading…
Reference in a new issue