This commit is contained in:
parent
4960caa422
commit
e6824ac2af
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ 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