Skip to content

Commit

Permalink
Make sure that bad test runs actually fail out BK.
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Davis <zenspider@chef.io>
  • Loading branch information
zenspider committed Jul 25, 2019
1 parent bcf3aa8 commit 84d648d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .expeditor/buildkite/verify.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ bundle install --jobs=7 --retry=3 --without tools maintenance deploy

echo "+++ bundle exec rake"
bundle exec rake

exit $LASTEXITCODE

0 comments on commit 84d648d

Please sign in to comment.