Add gitea workflows
🏗️ Build Plugin / build (push) Successful in 2m6s
🧪 Test Plugin / test (push) Successful in 56s

This commit is contained in:
2025-12-14 00:09:18 +01:00
parent 2bcc7733b6
commit 945c550901
4 changed files with 237 additions and 0 deletions
+4
View File
@@ -14,5 +14,9 @@ owner: "jellyfin"
artifacts:
- "Jellyfin.Plugin.Jellypod.dll"
- "System.ServiceModel.Syndication.dll"
build_type: "dotnet"
dotnet_configuration: "Release"
dotnet_framework: "net8.0"
project: "Jellyfin.Plugin.Jellypod/Jellyfin.Plugin.Jellypod.csproj"
changelog: >
Initial release