This commit is contained in:
parent
2d12b8466d
commit
129fc1ab6a
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- pacman -Sy
|
- pacman -Sy
|
||||||
- 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
|
||||||
- ./build-iso
|
- ./build-iso
|
||||||
- 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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue