mirror of
https://salsa.debian.org/raspi-team/image-specs
synced 2026-05-30 06:38:09 +02:00
Remove unneeded apt-get update step.
Vmdb2 already does more then enough 'apt-get update', so no need to add one ourselves. Signed-off-by: Diederik de Haas <didi.debian@cknow.org>
This commit is contained in:
@@ -67,11 +67,6 @@ steps:
|
||||
perm: 0755
|
||||
unless: rootfs_unpacked
|
||||
|
||||
- chroot: /
|
||||
shell: |
|
||||
apt-get update
|
||||
unless: rootfs_unpacked
|
||||
|
||||
- apt: install
|
||||
packages:
|
||||
- ca-certificates
|
||||
|
||||
Reference in New Issue
Block a user