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:
|
platform:
|
||||||
arch: arm64
|
arch: arm64
|
||||||
|
|
||||||
volumes:
|
|
||||||
- name: dockersock
|
|
||||||
temp: {}
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: rust:1.73
|
image: rust:1.73
|
||||||
@ -25,4 +22,4 @@ steps:
|
|||||||
- latest
|
- latest
|
||||||
volumes:
|
volumes:
|
||||||
- name: dockersock
|
- name: dockersock
|
||||||
path: /var/run
|
path: /var/run/containerd/containerd.sock:/var/run/docker.sock
|
Loading…
Reference in New Issue
Block a user