diff --git a/.woodpecker.yml b/.woodpecker.yml index e84f2e1..0c4d3c8 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -20,3 +20,13 @@ pipeline: - git clone https://lab.encryptionin.space/Queerscriptors/l10n.git - echo 'lets see if there are any updates in the strings for translation' - l10n/check_po_status.py main + send_discord_message: + image: appleboy/drone-discord + settings: + webhook_id: + from_secret: discord_id + webhook_token: + from_secret: discord_token + message: "The lektor build has different pot than weblate-website" + when: + - status: failure