~xdavidwu/apkbuilds

f6e29974d07407fae9faa90ac71531f365a04ab1 — xdavidwu 2 years ago c07b4e8
build: add packages for parallel decompression
1 files changed, 2 insertions(+), 0 deletions(-)

M build.yml
M build.yml => build.yml +2 -0
@@ 2,6 2,8 @@ image: alpine/edge
repositories:
packages:
  - alpine-sdk
  - xz # parallel decompression in abuild
  - pigz # parallel decompression in abuild
environment:
  source: apkbuilds
  release: edge