This commit is contained in:
Firq 2023-03-11 01:22:43 +01:00
parent 26b752ab34
commit 935669ec49
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20

View file

@ -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