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