From: Philipp Date: Thu, 13 May 2021 12:27:01 +0000 (+0200) Subject: Test Push X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e48cb5b922e44387d8d3421ec3420be700671528;p=friendica.git Test Push --- diff --git a/.drone.yml b/.drone.yml index 4b416561ff..53be71e317 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,19 +11,4 @@ steps: - name: Check default image: friendicaci/transifex commands: - - /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 + - /check-messages.sh \ No newline at end of file