This commit is contained in:
parent
4482549abc
commit
b52ca62924
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ steps:
|
|||
secrets: [registry_user, registry_password]
|
||||
image: docker.io/archlinux:base-devel
|
||||
commands:
|
||||
- mkdir -p /tmp/boop && mount -t proc proc /tmp/boop
|
||||
- pacman -Sy
|
||||
- curl -L https://proot.gitlab.io/proot/bin/proot -o /usr/local/bin/chroot && chmod +x /usr/local/bin/chroot
|
||||
- chroot --version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue