maybe?
This commit is contained in:
parent
26b752ab34
commit
935669ec49
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ success_notification:
|
||||||
- apk update
|
- apk update
|
||||||
- apk add curl
|
- apk add curl
|
||||||
- apk add git
|
- apk add git
|
||||||
|
- apk add file
|
||||||
|
- apk add dos2unix
|
||||||
script:
|
script:
|
||||||
- wget https://raw.githubusercontent.com/DiscordHooks/gitlab-ci-discord-webhook/master/send.sh
|
- wget https://raw.githubusercontent.com/DiscordHooks/gitlab-ci-discord-webhook/master/send.sh
|
||||||
- chmod +x send.sh
|
- chmod +x send.sh
|
||||||
|
|
Loading…
Reference in a new issue