This commit is contained in:
parent
2fff680a41
commit
33e6397946
@ -13,6 +13,7 @@ steps:
|
||||
path: /var/run/docker.sock
|
||||
commands:
|
||||
- cargo check
|
||||
- while ! docker imaage ls; do sleep 1; done
|
||||
- cross build --release --target aarch64-unknown-linux-gnu
|
||||
- ls -lahR target/
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user