mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-03 11:25:44 +02:00
Pull in change from build system, to fix the drone build once and for all.
This commit is contained in:
parent
e9519de07d
commit
b936c43932
1 changed files with 1 additions and 1 deletions
|
|
@ -9,4 +9,4 @@ steps:
|
|||
- name: build
|
||||
image: microsoft/dotnet:2-sdk
|
||||
commands:
|
||||
- dotnet publish --configuration release --output /release
|
||||
- dotnet publish --configuration release --output /release Jellyfin.Server
|
||||
|
|
|
|||
Loading…
Reference in a new issue