do the proot nonsense in woodpecker
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed
This commit is contained in:
parent
02c9cb8247
commit
b4efcdbaa6
2 changed files with 1 additions and 8 deletions
|
@ -7,6 +7,7 @@ steps:
|
|||
image: docker.io/archlinux:base-devel
|
||||
commands:
|
||||
- pacman -Sy
|
||||
- curl -L https://proot.gitlab.io/proot/bin/proot /usr/local/bin/chroot && chmod +x /usr/local/bin/chroot
|
||||
- ./build-iso
|
||||
- eval $(grep iso_ archiso/profiledef.sh)
|
||||
- ISO_FILE="archiso/out/$iso_name-$iso_version-x86_64.iso"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue