whyyyy
This commit is contained in:
parent
01b081436f
commit
26b752ab34
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@ success_notification:
|
|||
script:
|
||||
- wget https://raw.githubusercontent.com/DiscordHooks/gitlab-ci-discord-webhook/master/send.sh
|
||||
- chmod +x send.sh
|
||||
- ls -a
|
||||
- find . -name send.sh -maxdepth 3
|
||||
- file ./send.sh
|
||||
- dos2unix ./send.sh
|
||||
- ./send.sh success $WEBHOOK_URL
|
||||
when: on_success
|
||||
failure_notification:
|
||||
|
|
Loading…
Reference in a new issue