Merge pull request #1256 from dod-ccpo/ci-fail-hard
CI script should fail hard.
This commit is contained in:
commit
483b00a947
@ -1,4 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
set -e
|
||||||
|
|
||||||
# script/cibuild: Run CI related checks and tests
|
# script/cibuild: Run CI related checks and tests
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user