Pull in change from build system, to fix the drone build once and for all.

This commit is contained in:
Erwin de Haan 2019-01-13 16:32:54 +01:00
parent e9519de07d
commit b936c43932
1 changed files with 1 additions and 1 deletions

View File

@ -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