Skip to content

Commit

Permalink
Fail on error
Browse files Browse the repository at this point in the history
  • Loading branch information
Owen Rumney authored Mar 9, 2022
1 parent 3b31c7b commit 141b498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

set -x
set -xe

TFSEC_VERSION="latest"
if [ "$INPUT_VERSION" != "latest" ]; then
Expand Down

0 comments on commit 141b498

Please sign in to comment.