Signed-off-by: Jochen Maes <jochen@sejo-it.be>
This commit is contained in:
parent
f414145b2e
commit
406fcd553e
@ -4,6 +4,9 @@ name: "Wimi builder"
|
||||
platform:
|
||||
arch: arm64
|
||||
|
||||
volumes:
|
||||
- name: dockersock
|
||||
temp: {}
|
||||
steps:
|
||||
- name: build
|
||||
image: rust:1.73
|
||||
@ -20,3 +23,6 @@ steps:
|
||||
repo: SeJo-IT/wimi
|
||||
tags:
|
||||
- latest
|
||||
volumes:
|
||||
- name: dockersock
|
||||
path: /var/run
|
Loading…
Reference in New Issue
Block a user