From fcbc2fda49768da4a1ab7950f6ea8d04d4fc7d03 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli <pascal.vizeli@syshack.ch> Date: Tue, 3 Sep 2019 17:58:00 +0200 Subject: [PATCH] Update azure-pipelines-translation.yml for Azure Pipelines --- azure-pipelines-translation.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines-translation.yml b/azure-pipelines-translation.yml index ad536aa9068..6c82bd57803 100644 --- a/azure-pipelines-translation.yml +++ b/azure-pipelines-translation.yml @@ -25,3 +25,4 @@ jobs: displayName: 'Upload Translation' env: LOKALISE_TOKEN: $(lokaliseToken) + AZURE_BRANCH: $(Build.SourceBranch) -- GitLab