Skip to content

Commit

Permalink
TO-DROP: trace commands
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Schindelin <[email protected]>
  • Loading branch information
dscho committed Jun 11, 2024
1 parent 0fd05ba commit 6d6d65c
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,5 +1,5 @@
#!/bin/bash -l
set -uo pipefail
set -xuo pipefail

# Enable optional debug output
if [ "${INPUT_DEBUG}" = true ]; then
Expand Down

0 comments on commit 6d6d65c

Please sign in to comment.