mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-06 05:01:14 -07:00
Only build snap on amd64, arm64, armhf
This commit is contained in:
parent
a2fac2b11c
commit
1ce292a0b6
1 changed files with 5 additions and 0 deletions
|
@ -10,6 +10,11 @@ description: >
|
|||
base: core18
|
||||
confinement: strict
|
||||
|
||||
architectures:
|
||||
- build-on: amd64
|
||||
- build-on: arm64
|
||||
- build-on: armhf
|
||||
|
||||
parts:
|
||||
tautulli:
|
||||
plugin: dump
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue