Live dangerously since we don't care about intermittent build.sh failures
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
# Usage: $0 BRANCH JOBS
|
||||
# TODO: default to master branch with 2 jobs
|
||||
|
||||
set -eu -o pipefail
|
||||
# we don't want this for our build.sh and make commands
|
||||
#set -eu -o pipefail
|
||||
|
||||
BRANCH=$1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user