1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00

cloudbuild.yaml: double the timeout

We hit the timeout with default 600s with multiarch builds enabled.
This commit is contained in:
Markus Lehtonen 2022-01-20 19:43:00 +02:00
parent 19ee3691c9
commit 78e2e7726b

View file

@ -1,3 +1,4 @@
timeout: 1200s
steps:
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20211118-2f2d816b90
entrypoint: scripts/test-infra/push-image.sh