mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-23 21:47:14 -04:00
Fix the conditions.
This commit is contained in:
parent
5ef63e738d
commit
e2d0f67077
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ jobs:
|
|||
pool:
|
||||
vmImage: ubuntu-16.04
|
||||
dependsOn: main_build
|
||||
condition: success()
|
||||
condition: succeeded()
|
||||
strategy:
|
||||
matrix:
|
||||
Naming:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue