From 707e434d2c826a67cc618a5c2f685ac0beb9479f Mon Sep 17 00:00:00 2001 From: Luc Didry Date: Mon, 7 May 2018 23:17:20 +0200 Subject: [PATCH] [zanata] Fix Makefile for CI --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f644532..2d9087a 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ minify: locales: $(XGETTEXT) $(EXTRACTDIR) -o $(POT) 2>/dev/null -push-locales: locales +push-locales: zanata-cli -q -B push pull-locales: