mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Only upload dev builds from develop branch
This commit is contained in:
parent
e0d4a5f987
commit
5a52382d1f
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user