Skip to content

Commit

Permalink
Merge branch 'main' into feat/remove-apikey-cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
kruskall authored Dec 3, 2024
2 parents d6bb9de + 767abab commit d708c11
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .buildkite/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ steps:
artifact_paths:
- "build/distributions/**/*"
- "build/dependencies*.csv"
retry:
automatic:
- limit: 1

- label: "Package Ubuntu-20 aarch64"
key: "package-arm"
Expand All @@ -43,6 +46,9 @@ steps:
- "staging"
artifact_paths:
- "build/distributions/**/*"
retry:
automatic:
- limit: 1

- label: "DRA"
key: "dra"
Expand Down

0 comments on commit d708c11

Please sign in to comment.