mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-31 08:28:34 +00:00
Merge pull request #66 from jodh-intel/ci-fix-setup
CI: Make setup script fail on error
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
set -e
|
||||
|
||||
cidir=$(dirname "$0")
|
||||
bash "${cidir}/static-checks.sh"
|
||||
|
||||
|
Reference in New Issue
Block a user