This commit is contained in:
parent
b52ca62924
commit
4960caa422
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ steps:
|
||||||
secrets: [registry_user, registry_password]
|
secrets: [registry_user, registry_password]
|
||||||
image: docker.io/archlinux:base-devel
|
image: docker.io/archlinux:base-devel
|
||||||
commands:
|
commands:
|
||||||
|
- sleep 300
|
||||||
- mkdir -p /tmp/boop && mount -t proc proc /tmp/boop
|
- mkdir -p /tmp/boop && mount -t proc proc /tmp/boop
|
||||||
- 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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue