Test Push
This commit is contained in:
parent
c53cbf21f1
commit
e48cb5b922
17
.drone.yml
17
.drone.yml
|
@ -11,19 +11,4 @@ steps:
|
||||||
- name: Check default
|
- name: Check default
|
||||||
image: friendicaci/transifex
|
image: friendicaci/transifex
|
||||||
commands:
|
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
|
|
Loading…
Reference in a new issue