mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-30 19:54:46 +00:00
Merge pull request #733 from marquiz/devel/buildx
cloudbuild.yaml: increase timeout to 2400s
This commit is contained in:
commit
e20f976850
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