Compare commits
No commits in common. "9f2ff0530f00612bc26490179a1a5c639858b0a7" and "26e1eb41d8b6d54c4e99ed2f11dd9f547b17b384" have entirely different histories.
9f2ff0530f
...
26e1eb41d8
1 changed files with 2 additions and 2 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
|
||||
- time lua5.1 setup.lua
|
||||
- ls -l image.squashfs boot/initramfs-* && du -h image.squashfs boot/initramfs-*
|
||||
- lua5.1 setup.lua
|
||||
- ls -l image.squashfs && du -h image.squashfs
|
||||
|
|
Loading…
Reference in a new issue