Early exit if errors in integration tests
This commit is contained in:
parent
ba673d020b
commit
629b4d5a82
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
set -x
|
||||
set -ex
|
||||
|
||||
if [[ -z "$INTEGRATION" ]]; then
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user