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