mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-30 16:29:53 +00:00
branch name
This commit is contained in:
parent
3a9c69d828
commit
87850edc0e
@ -181,7 +181,7 @@ jobs:
|
|||||||
GH_TOKEN: $(GH_TOKEN)
|
GH_TOKEN: $(GH_TOKEN)
|
||||||
APPSTORE_USERNAME: $(APPSTORE_USERNAME)
|
APPSTORE_USERNAME: $(APPSTORE_USERNAME)
|
||||||
APPSTORE_PASSWORD: $(APPSTORE_PASSWORD)
|
APPSTORE_PASSWORD: $(APPSTORE_PASSWORD)
|
||||||
BRANCH: $[ variables['Build.SourceBranch'] ]
|
BRANCH: $(BUILD_SOURCEBRANCH)
|
||||||
|
|
||||||
- task: CopyFiles@2
|
- task: CopyFiles@2
|
||||||
inputs:
|
inputs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user