Signed-off-by: Jochen Maes <jochen@sejo-it.be>
This commit is contained in:
parent
406fcd553e
commit
ed8c24e9c8
@ -4,9 +4,6 @@ name: "Wimi builder"
|
||||
platform:
|
||||
arch: arm64
|
||||
|
||||
volumes:
|
||||
- name: dockersock
|
||||
temp: {}
|
||||
steps:
|
||||
- name: build
|
||||
image: rust:1.73
|
||||
@ -25,4 +22,4 @@ steps:
|
||||
- latest
|
||||
volumes:
|
||||
- name: dockersock
|
||||
path: /var/run
|
||||
path: /var/run/containerd/containerd.sock:/var/run/docker.sock
|
Loading…
Reference in New Issue
Block a user