Skip to content

Commit 2437f9f

Browse files
committed
return -x
1 parent 964b515 commit 2437f9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.woodpecker/buildSlackNotify.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/sh
22

3+
set -x
34

45
COMMIT_SHORT_SHA=$(echo $CI_COMMIT_SHA | cut -c1-8)
56

0 commit comments

Comments
 (0)