mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-23 21:47:14 -04:00
Run CollectArtifacts taks regardless of result from BuildPackage and BuildDocker
This commit is contained in:
parent
e6f49f5009
commit
b827913fcf
1 changed files with 0 additions and 1 deletions
|
@ -160,7 +160,6 @@ jobs:
|
|||
dependsOn:
|
||||
- BuildPackage
|
||||
- BuildDocker
|
||||
condition: and(succeeded('BuildPackage'), succeeded('BuildDocker'))
|
||||
|
||||
pool:
|
||||
vmImage: 'ubuntu-latest'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue