We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 964b515 commit 2437f9fCopy full SHA for 2437f9f
.woodpecker/buildSlackNotify.sh
@@ -1,5 +1,6 @@
1
#!/bin/sh
2
3
+set -x
4
5
COMMIT_SHORT_SHA=$(echo $CI_COMMIT_SHA | cut -c1-8)
6
0 commit comments