Skip to content

Commit

Permalink
pass through failures
Browse files Browse the repository at this point in the history
  • Loading branch information
jmadler committed Jul 10, 2020
1 parent 06d8ed5 commit f37433f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions buildtest.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
set -exuo pipefail

docker build . -t python-future-builder

version=0.18.2
Expand Down

0 comments on commit f37433f

Please sign in to comment.