mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
Use the right branch name for develop
This commit is contained in:
parent
a18b6ee210
commit
3523fcd12e
@ -111,7 +111,7 @@ jobs:
|
|||||||
- MacOS
|
- MacOS
|
||||||
- Windows_x86
|
- Windows_x86
|
||||||
- Windows_x64
|
- Windows_x64
|
||||||
condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'develop'))
|
condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/develop'))
|
||||||
variables:
|
variables:
|
||||||
- group: bintray
|
- group: bintray
|
||||||
pool:
|
pool:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user