Skip to content

Commit

Permalink
TEST: turn verbose script execution
Browse files Browse the repository at this point in the history
  • Loading branch information
nshy committed Jun 13, 2024
1 parent 5d31489 commit 14ef753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/check-entrypoint-tag.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
# - master
# - release/*

set -eo pipefail
set -xeo pipefail

error() {
echo "$@" 1>&2
Expand Down

0 comments on commit 14ef753

Please sign in to comment.