mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Fix the conditions.
This commit is contained in:
parent
5ef63e738d
commit
e2d0f67077
@ -105,7 +105,7 @@ jobs:
|
|||||||
pool:
|
pool:
|
||||||
vmImage: ubuntu-16.04
|
vmImage: ubuntu-16.04
|
||||||
dependsOn: main_build
|
dependsOn: main_build
|
||||||
condition: success()
|
condition: succeeded()
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
Naming:
|
Naming:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user