mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-25 14:03:28 +00:00
Add unstable nuget condition
This commit is contained in:
@@ -210,6 +210,7 @@ jobs:
|
||||
|
||||
- task: DotNetCoreCLI@2
|
||||
displayName: 'Build Unstable Nuget packages'
|
||||
condition: startsWith(variables['Build.SourceBranch'], 'refs/heads/master')
|
||||
inputs:
|
||||
command: 'custom'
|
||||
projects: |
|
||||
|
||||
Reference in New Issue
Block a user