mirror of
https://github.com/Eugeny/tabby
synced 2024-11-16 01:38:07 +00:00
branch name
This commit is contained in:
parent
3a9c69d828
commit
87850edc0e
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue