Merge pull request #1256 from dod-ccpo/ci-fail-hard

CI script should fail hard.
This commit is contained in:
dandds
2019-12-16 11:22:30 -05:00
committed by GitHub

View File

@@ -1,4 +1,5 @@
#!/bin/bash
set -e
# script/cibuild: Run CI related checks and tests