Test CI with known-good value
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Blizzard Finnegan 2023-06-22 10:11:28 -04:00
parent fcacee8fd7
commit bde028d195
Signed by: blizzardfinnegan
GPG key ID: 61C1E13067E0018E

View file

@ -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