mirror of
https://github.com/YACReader/yacreader
synced 2025-07-21 06:24:39 -04:00
Only upload dev builds from develop branch
This commit is contained in:
@ -111,7 +111,7 @@ jobs:
|
|||||||
- MacOS
|
- MacOS
|
||||||
- Windows_x86
|
- Windows_x86
|
||||||
- Windows_x64
|
- Windows_x64
|
||||||
condition: succeeded()
|
condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'develop'))
|
||||||
variables:
|
variables:
|
||||||
- group: bintray
|
- group: bintray
|
||||||
pool:
|
pool:
|
||||||
|
Reference in New Issue
Block a user