diff --git a/entrypoint.sh b/entrypoint.sh index ef8a894..caec456 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,5 +1,6 @@ #!/bin/bash -l # shellcheck disable=SC2086 +set -o pipefail echo "======================" echo "= Linting YAML files ="