Skip to content

Commit a7647fb

Browse files
committed
(autorelease) try adding +x for sh debug
1 parent 5cc8030 commit a7647fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.woodpecker/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ steps:
3939
image: curlimages/curl
4040
commands:
4141
- export $(cat /woodpecker/deploy.vault.env | xargs)
42-
- /bin/sh ./.woodpecker/buildSlackNotify.sh
42+
- /bin/sh +x ./.woodpecker/buildSlackNotify.sh
4343

0 commit comments

Comments
 (0)