Signed-off-by: Jochen Maes <jochen@sejo-it.be>
This commit is contained in:
parent
906e81454f
commit
e58a04248a
@ -13,7 +13,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- rustup target add aarch64-unknown-linux-musl
|
- rustup target add aarch64-unknown-linux-musl
|
||||||
- cargo build --target aarch64-unknown-linux-musl
|
- cargo build --target aarch64-unknown-linux-musl
|
||||||
- ls -al /var/run
|
- find .
|
||||||
volumes:
|
volumes:
|
||||||
- name: dockersock
|
- name: dockersock
|
||||||
path: /run/docker.sock
|
path: /run/docker.sock
|
||||||
|
Loading…
Reference in New Issue
Block a user