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:
|
commands:
|
||||||
- nix-shell --run 'cargo build --release --target aarch64-unknown-linux-musl'
|
- nix-shell --run 'cargo build --release --target aarch64-unknown-linux-musl'
|
||||||
when:
|
when:
|
||||||
platform: linux/arm*
|
platform: linux/amd64
|
||||||
publish:
|
publish:
|
||||||
when:
|
when:
|
||||||
event: tag
|
event: tag
|
||||||
|
|
Loading…
Add table
Reference in a new issue