]> git.mxchange.org Git - friendica.git/commitdiff
Test Push
authorPhilipp <admin@philipp.info>
Thu, 13 May 2021 12:25:31 +0000 (14:25 +0200)
committerPhilipp <admin@philipp.info>
Thu, 13 May 2021 12:25:31 +0000 (14:25 +0200)
.drone.yml

index 53be71e3173fa15b5057c5f192e0fbcb52d34fbf..4b416561ffb51dca3dd810ced651be49683bd9ef 100644 (file)
@@ -11,4 +11,19 @@ steps:
   - name: Check default
     image: friendicaci/transifex
     commands:
-      - /check-messages.sh
\ No newline at end of file
+      - /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