diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2cf067c..8669495 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -25,6 +25,8 @@ success_notification: - apk update - apk add curl - apk add git + - apk add file + - apk add dos2unix script: - wget https://raw.githubusercontent.com/DiscordHooks/gitlab-ci-discord-webhook/master/send.sh - chmod +x send.sh