mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-05 16:27:05 +00:00
cloudbuild.yaml: increase timeout to 2400s
20 minutes was not clearly enough for multiarch buildx build.
This commit is contained in:
parent
a880e29a06
commit
eba3a0ffa4
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
timeout: 1200s
|
timeout: 2400s
|
||||||
steps:
|
steps:
|
||||||
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20211118-2f2d816b90
|
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20211118-2f2d816b90
|
||||||
entrypoint: scripts/test-infra/push-image.sh
|
entrypoint: scripts/test-infra/push-image.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue