diff --git a/entrypoint.sh b/entrypoint.sh index 7a98824..18149f6 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,6 +1,6 @@ #!/bin/bash -set -x +set -xe TFSEC_VERSION="latest" if [ "$INPUT_VERSION" != "latest" ]; then