Signed-off-by: Jochen Maes <jochen@sejo-it.be>
This commit is contained in:
parent
5c888ed81c
commit
51dd1a37b6
@ -12,6 +12,10 @@ steps:
|
||||
commands:
|
||||
- rustup target add aarch64-unknown-linux-musl
|
||||
- cargo build --target aarch64-unknown-linux-musl
|
||||
- ls -al /var/run
|
||||
volumes:
|
||||
- name: dockersock
|
||||
path: /var/run
|
||||
- name: publish image
|
||||
image: plugins/docker
|
||||
settings:
|
||||
|
Loading…
Reference in New Issue
Block a user