diff --git a/.buildkite/run.sh b/.buildkite/run.sh index e5a07e463dc..711183565cb 100755 --- a/.buildkite/run.sh +++ b/.buildkite/run.sh @@ -2,6 +2,7 @@ # Copyright (c) 2020 Linaro Limited # # SPDX-License-Identifier: Apache-2.0 +set -e echo "--- run $0"