Add build.yaml for parent build infrastructure

This commit is contained in:
Joshua Boniface 2019-03-05 23:53:07 -05:00
parent a994edda04
commit bf9f342c13

15
build.yaml Normal file
View File

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