make sure failed builds exit with correct status code
This commit is contained in:
parent
ecc77ae89f
commit
f2221cd9a0
6 changed files with 18 additions and 3 deletions
1
fixtures/build-with-errors-app/config.rb
Normal file
1
fixtures/build-with-errors-app/config.rb
Normal file
|
@ -0,0 +1 @@
|
|||
set :layout, false
|
1
fixtures/build-with-errors-app/source/index.html.erb
Normal file
1
fixtures/build-with-errors-app/source/index.html.erb
Normal file
|
@ -0,0 +1 @@
|
|||
<%= error_error_error %>
|
Loading…
Add table
Add a link
Reference in a new issue