v2.3.2 #15
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ pipeline:
|
|||
image: nixos/nix:latest
|
||||
commands:
|
||||
- nix-shell --run 'cargo build --release --target aarch64-unknown-linux-musl'
|
||||
when:
|
||||
platform: linux/arm*
|
||||
publish:
|
||||
when:
|
||||
event: tag
|
||||
|
|
Loading…
Add table
Reference in a new issue