From fef913085e4964cc92c5b6414fb18282716d5315 Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Tue, 25 Feb 2020 09:23:04 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=8C=F0=9F=90=8C=20Publish=20crates=20f?= =?UTF-8?q?or=20even=20longer=20longer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ci/buildkite-secondary.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/buildkite-secondary.yml b/ci/buildkite-secondary.yml index a1df93ddf..bec263757 100644 --- a/ci/buildkite-secondary.yml +++ b/ci/buildkite-secondary.yml @@ -6,7 +6,7 @@ steps: timeout_in_minutes: 60 name: "publish docker" - command: "ci/publish-crate.sh" - timeout_in_minutes: 120 + timeout_in_minutes: 240 name: "publish crate" branches: "!master" - command: "ci/publish-bpf-sdk.sh"