Skip to content

Commit

Permalink
Merge pull request #6182 from habitat-sh/sm/fix-unquoted-string
Browse files Browse the repository at this point in the history
Remove unterminated quote from pipeline command
  • Loading branch information
smacfarlane authored Feb 19, 2019
2 parents a1782ab + 164a282 commit e557411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/launcher_build_steps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ steps:

- wait
- label: ":windows: Build windows service"
command: .buildkite/scripts/build_component.ps1 -Component windows-service "
command: .buildkite/scripts/build_component.ps1 -Component windows-service
agents:
queue: windows-docker
env:
Expand Down

0 comments on commit e557411

Please sign in to comment.