From 6ae2aacdb25e630d90c17bec7877f7c9e7633c07 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 4 Sep 2019 08:57:09 +0200 Subject: [PATCH] Update azure-pipelines-translation.yml for Azure Pipelines --- azure-pipelines-translation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines-translation.yml b/azure-pipelines-translation.yml index 35b1ea672ea5..12a3a43c49cd 100644 --- a/azure-pipelines-translation.yml +++ b/azure-pipelines-translation.yml @@ -60,5 +60,5 @@ jobs: displayName: 'Download Translation' - script: | git commit -am "[ci skip] Translation update" - git push origin + git push origin HEAD:dev displayName: 'Update translation'