mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
remove branch condition for now
This commit is contained in:
parent
17a6de82ad
commit
f382aab6dd
@ -106,7 +106,7 @@ jobs:
|
||||
- MacOS
|
||||
- Windows_x86
|
||||
- Windows_x64
|
||||
condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'develop'))
|
||||
condition: succeeded()
|
||||
pool:
|
||||
vmImage: 'ubuntu-16.04'
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user