1
0
Fork 0
mirror of https://github.com/friendica/friendica synced 2025-01-11 08:04:44 +00:00
friendica-github/.woodpecker/.messages.po_check.yml

12 lines
220 B
YAML
Raw Normal View History

pipeline:
build_xgettext:
image: friendicaci/transifex
commands:
- ./bin/run_xgettext.sh
check:
image: friendicaci/transifex
commands:
- /check-messages.sh
branches:
exclude: [ stable ]