Explorar el Código

Add build.yaml for parent build infrastructure

Joshua Boniface hace 6 años
padre
commit
bf9f342c13
Se han modificado 1 ficheros con 15 adiciones y 0 borrados
  1. 15 0
      build.yaml

+ 15 - 0
build.yaml

@@ -0,0 +1,15 @@
+---
+# We just wrap `build` so this is really it
+name: "jellyfin"
+version: "10.2.2"
+packages:
+  - debian-package-x64
+  - debian-package-armhf
+  - ubuntu-package-x64
+  - fedora-package-x64
+  - centos-package-x64
+  - linux-x64
+  - macos
+  - portable
+  - win-x64
+  - win-x86