Test CI with known-good value
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
fcacee8fd7
commit
bde028d195
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ pipeline:
|
|||
commands:
|
||||
- nix-shell --run 'cargo build --release --target aarch64-unknown-linux-musl'
|
||||
when:
|
||||
platform: linux/arm*
|
||||
platform: linux/amd64
|
||||
publish:
|
||||
when:
|
||||
event: tag
|
||||
|
|
Loading…
Add table
Reference in a new issue