This commit is contained in:
HackerNCoder 2022-08-26 22:10:24 +02:00
parent 99312cf048
commit 559ea35ed7

View file

@ -20,13 +20,3 @@ pipeline:
- git clone https://lab.encryptionin.space/Queerscriptors/l10n.git - git clone https://lab.encryptionin.space/Queerscriptors/l10n.git
- echo 'lets see if there are any updates in the strings for translation' - echo 'lets see if there are any updates in the strings for translation'
- l10n/check_po_status.py main - 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 ]