Pārlūkot izejas kodu

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

Erwin de Haan 6 gadi atpakaļ
vecāks
revīzija
b936c43932
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

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