This commit is contained in:
parent
78b68c8c83
commit
14bfd78d02
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ steps:
|
||||||
- name: build
|
- name: build
|
||||||
secrets: [registry_user, registry_password]
|
secrets: [registry_user, registry_password]
|
||||||
image: docker.io/archlinux:base-devel
|
image: docker.io/archlinux:base-devel
|
||||||
|
privileged: true
|
||||||
commands:
|
commands:
|
||||||
- mkdir -p /tmp/boop && sudo mount -t proc proc /tmp/boop || sleep 300
|
- mkdir -p /tmp/boop && sudo mount -t proc proc /tmp/boop || sleep 300
|
||||||
- pacman -Sy
|
- pacman -Sy
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue