add mac and lin to the notify job

lin_newTags
nr0q 2023-10-21 18:24:26 -05:00
rodzic 6f2696bf77
commit 03aa28dab6
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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