Skip to content

Commit

Permalink
Update release-pipeline.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
khluu authored Dec 3, 2024
1 parent 96acda2 commit 5035a57
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .buildkite/release-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,12 @@ steps:
env:
DOCKER_BUILDKIT: "1"

- block: "Build release image"
depends_on: ~
key: block-release-image-build

- label: "Build release image"
depends_on: block-release-image-build
agents:
queue: cpu_queue_postmerge
commands:
Expand Down

0 comments on commit 5035a57

Please sign in to comment.