Skip to content

Commit

Permalink
Add aarch64-apple-darwin publish tarball step (#22355)
Browse files Browse the repository at this point in the history
(cherry picked from commit e2aa932)

Co-authored-by: Michael Vines <[email protected]>
  • Loading branch information
mergify[bot] and mvines authored Jan 7, 2022
1 parent 069bb5e commit b30c726
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ci/buildkite-secondary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,8 @@ steps:
timeout_in_minutes: 240
name: "publish crate"
branches: "!master"
- command: "ci/publish-tarball.sh"
agents:
- "queue=release-build-aarch64-apple-darwin"
timeout_in_minutes: 60
name: "publish tarball (aarch64-apple-darwin)"

0 comments on commit b30c726

Please sign in to comment.