Removed stage-packages
- libuv1-dev - libssl-dev - libhwloc-dev Runs-on amd64, arm64 only.
This commit is contained in:
parent
738b549e6b
commit
2894931d33
1 changed files with 3 additions and 11 deletions
|
@ -20,8 +20,8 @@ confinement: strict
|
||||||
compression: lzo
|
compression: lzo
|
||||||
|
|
||||||
architectures:
|
architectures:
|
||||||
- build-on: amd64
|
- build-on: amd64
|
||||||
run-on: [amd64, armhf, arm64, ppc64el, s390x]
|
run-on: [amd64, arm64]
|
||||||
|
|
||||||
assumes:
|
assumes:
|
||||||
- command-chain
|
- command-chain
|
||||||
|
@ -66,17 +66,9 @@ parts:
|
||||||
- libuv1-dev
|
- libuv1-dev
|
||||||
- libssl-dev
|
- libssl-dev
|
||||||
- libhwloc-dev
|
- libhwloc-dev
|
||||||
- wget
|
- wget
|
||||||
stage-packages:
|
|
||||||
- libuv1-dev
|
|
||||||
- libssl-dev
|
|
||||||
- libhwloc-dev
|
|
||||||
|
|
||||||
homeishome-launch:
|
homeishome-launch:
|
||||||
plugin: nil
|
plugin: nil
|
||||||
stage-snaps:
|
stage-snaps:
|
||||||
- homeishome-launch
|
- homeishome-launch
|
||||||
|
|
||||||
files:
|
|
||||||
plugin: dump
|
|
||||||
source: files #files such as "config.json"
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue