branch name

This commit is contained in:
Eugene Pankov 2019-06-27 11:14:45 +02:00
parent 3a9c69d828
commit 87850edc0e

View file

@ -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: