This commit is contained in:
HackerNCoder 2022-08-26 22:11:27 +02:00
parent 559ea35ed7
commit a8c658ad01

View file

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