attempt to speed up the build
This commit is contained in:
parent
3fa4c525f8
commit
d228cc79d3
|
@ -30,6 +30,8 @@ install:
|
||||||
- update-binfmts --enable qemu-arm
|
- update-binfmts --enable qemu-arm
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
global:
|
||||||
|
- DEB_BUILD_OPTIONS="parallel=4"
|
||||||
matrix:
|
matrix:
|
||||||
- OS=el DIST=6
|
- OS=el DIST=6
|
||||||
- OS=el DIST=6 ARCH=i386 DOCKER_REPO=knnniggett/packpack
|
- OS=el DIST=6 ARCH=i386 DOCKER_REPO=knnniggett/packpack
|
||||||
|
|
Loading…
Reference in New Issue