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
|
@ -21,7 +21,7 @@ compression: lzo
|
|||
|
||||
architectures:
|
||||
- build-on: amd64
|
||||
run-on: [amd64, armhf, arm64, ppc64el, s390x]
|
||||
run-on: [amd64, arm64]
|
||||
|
||||
assumes:
|
||||
- command-chain
|
||||
|
@ -67,16 +67,8 @@ parts:
|
|||
- libssl-dev
|
||||
- libhwloc-dev
|
||||
- wget
|
||||
stage-packages:
|
||||
- libuv1-dev
|
||||
- libssl-dev
|
||||
- libhwloc-dev
|
||||
|
||||
homeishome-launch:
|
||||
plugin: nil
|
||||
stage-snaps:
|
||||
- homeishome-launch
|
||||
|
||||
files:
|
||||
plugin: dump
|
||||
source: files #files such as "config.json"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue