ci: Mostrar tamaño de initramfs
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
3553564840
commit
9f2ff0530f
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ pipeline:
|
|||
- apk add doas doas-sudo-shim lua5.1 squashfs-tools
|
||||
- echo "permit nopass root" >> /etc/doas.d/doas.conf
|
||||
- time lua5.1 setup.lua
|
||||
- ls -l image.squashfs && du -h image.squashfs
|
||||
- ls -l image.squashfs boot/initramfs-* && du -h image.squashfs boot/initramfs-*
|
||||
|
|
Loading…
Reference in a new issue