Skip to content

Commit

Permalink
Merge pull request #6287 from habitat-sh/sm/update-launcher-windows-q…
Browse files Browse the repository at this point in the history
…ueues

Rename windows queue for launcher steps
  • Loading branch information
christophermaier authored Mar 12, 2019
2 parents 1c3e166 + 0117532 commit 150a6a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .buildkite/launcher_build_steps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ steps:
- label: ":windows: :habicat: core/hab-launcher"
command: .buildkite/scripts/build_component.ps1 -Component launcher
agents:
queue: windows-docker
queue: default-windows-privileged
env:
HAB_BLDR_CHANNEL: unstable
plugins:
Expand All @@ -34,7 +34,7 @@ steps:
- label: ":windows: Build windows service"
command: .buildkite/scripts/build_component.ps1 -Component windows-service
agents:
queue: windows-docker
queue: default-windows-privileged
env:
HAB_BLDR_CHANNEL: unstable
plugins:
Expand Down

0 comments on commit 150a6a4

Please sign in to comment.