Merge branch 'ci-use-eatmydata-for-apt-install' into 'master'

Use 'eatmydata' to speed up package install

See merge request raspi-team/image-specs!66
This commit is contained in:
Diederik de Haas 2022-11-04 21:53:43 +00:00
commit ab0c16505b
1 changed files with 1 additions and 1 deletions

2
debian/salsa-ci.yml vendored
View File

@ -12,7 +12,7 @@ build-yamls:
image: $BASE_CI_IMAGES:unstable
dependencies: []
script:
- apt-get update && apt-get install -y vmdb2 dosfstools qemu-utils qemu-user-static debootstrap binfmt-support time kpartx bmap-tools python3 fakemachine make
- apt-get update && eatmydata apt-get install -y vmdb2 dosfstools qemu-utils qemu-user-static debootstrap binfmt-support time kpartx bmap-tools python3 fakemachine make
- make yaml
- mkdir build
- cp raspi*.yaml build