]> git.mxchange.org Git - friendica.git/blob - .woodpecker/.messages.po_check.yml
Fix a problem with MySQL
[friendica.git] / .woodpecker / .messages.po_check.yml
1 steps:
2   build_xgettext:
3     image: friendicaci/transifex
4     commands:
5       - ./bin/run_xgettext.sh
6   check:
7     image: friendicaci/transifex
8     commands:
9       - /check-messages.sh
10
11 branches:
12   exclude: [ stable ]