Signed-off-by: Jochen Maes <jochen@sejo-it.be>
This commit is contained in:
parent
51dd1a37b6
commit
22ebeccb3b
@ -5,7 +5,8 @@ platform:
|
||||
arch: arm64
|
||||
volumes:
|
||||
- name: dockersock
|
||||
temp: {}
|
||||
host:
|
||||
path: /var/run/docker.sock
|
||||
steps:
|
||||
- name: build
|
||||
image: rust:1.73
|
||||
@ -28,4 +29,4 @@ steps:
|
||||
- latest
|
||||
volumes:
|
||||
- name: dockersock
|
||||
path: /var/run
|
||||
path: /var/run/docker.sock
|
Loading…
Reference in New Issue
Block a user