From 87850edc0e34c0995190c4be0c115ad501a469cd Mon Sep 17 00:00:00 2001 From: Eugene Pankov Date: Thu, 27 Jun 2019 11:14:45 +0200 Subject: [PATCH] branch name --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index eb11e45a..d4994efa 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -181,7 +181,7 @@ jobs: GH_TOKEN: $(GH_TOKEN) APPSTORE_USERNAME: $(APPSTORE_USERNAME) APPSTORE_PASSWORD: $(APPSTORE_PASSWORD) - BRANCH: $[ variables['Build.SourceBranch'] ] + BRANCH: $(BUILD_SOURCEBRANCH) - task: CopyFiles@2 inputs: