ci: Mostrar cuanto tarda en generar squashfs
This commit is contained in:
parent
26e1eb41d8
commit
3553564840
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ pipeline:
|
|||
commands:
|
||||
- apk add doas doas-sudo-shim lua5.1 squashfs-tools
|
||||
- echo "permit nopass root" >> /etc/doas.d/doas.conf
|
||||
- lua5.1 setup.lua
|
||||
- time lua5.1 setup.lua
|
||||
- ls -l image.squashfs && du -h image.squashfs
|
||||
|
|
Loading…
Reference in a new issue