Test Push

This commit is contained in:
Philipp Holzer 2021-05-13 14:25:31 +02:00
parent 78a85df86b
commit c53cbf21f1
No known key found for this signature in database
GPG Key ID: 9A28B7D4FF5667BD
1 changed files with 16 additions and 1 deletions

View File

@ -11,4 +11,19 @@ steps:
- name: Check default
image: friendicaci/transifex
commands:
- /check-messages.sh
- /check-messages.sh
---
kind: pipeline
type: docker
name: Check messages.po
steps:
- name: Run default Xgettext
image: friendicaci/transifex
commands:
- ./bin/run_xgettext.sh
- name: Check default
image: friendicaci/transifex
commands:
- /check-messages.sh