This commit is contained in:
parent
c3906bd205
commit
4482549abc
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ steps:
|
||||||
- curl -L https://proot.gitlab.io/proot/bin/proot -o /usr/local/bin/chroot && chmod +x /usr/local/bin/chroot
|
- curl -L https://proot.gitlab.io/proot/bin/proot -o /usr/local/bin/chroot && chmod +x /usr/local/bin/chroot
|
||||||
- chroot --version
|
- chroot --version
|
||||||
- ./build-iso
|
- ./build-iso
|
||||||
|
- dmesg | tail
|
||||||
- eval $(grep iso_ archiso/profiledef.sh)
|
- eval $(grep iso_ archiso/profiledef.sh)
|
||||||
- ISO_FILE="archiso/out/$iso_name-$iso_version-x86_64.iso"
|
- ISO_FILE="archiso/out/$iso_name-$iso_version-x86_64.iso"
|
||||||
- echo $ISO_FILE
|
- echo $ISO_FILE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue