Jellyfin: amd Initial release

This commit is contained in:
Pascal Minder
2021-03-28 08:54:47 +02:00
parent d1dc6e5858
commit 91cebf6878
7 changed files with 93 additions and 69 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ on: [push, pull_request, workflow_dispatch]
env:
ENDPOINT: "linuxserver/mods" #don't modify
BASEIMAGE: "replace_baseimage" #replace
MODNAME: "replace_modname" #replace
BASEIMAGE: "jellyfin"
MODNAME: "amd"
jobs:
build: