diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7c6a93a..3bd683b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -386,7 +386,7 @@ virustotal_push: discord_notify: stage: publish rules: - - if: '$CI_COMMIT_TAG =~ /^(v|test_|win_).*/' + - if: '$CI_COMMIT_TAG =~ /^(v|test_|win_|mac_|lin_).*/' script: - | echo "Notifying Discord #developer-den that a release has built"