Add branch-specific build badge
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
b95fb2713a
commit
c7b99764e1
2 changed files with 1 additions and 3 deletions
|
@ -3,8 +3,6 @@ pipeline:
|
||||||
image: nixos/nix:latest
|
image: nixos/nix:latest
|
||||||
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:
|
|
||||||
platform: linux/arm*
|
|
||||||
publish:
|
publish:
|
||||||
when:
|
when:
|
||||||
event: tag
|
event: tag
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
[](https://ci.blizzard.systems/blizzardfinnegan/seymourLifeRust)
|
[](https://ci.blizzard.systems/blizzardfinnegan/seymourLifeRust)
|
||||||
# Seymour Life
|
# Seymour Life
|
||||||
|
|
||||||
This is a personal/professional project, which makes use of serial communications (tty over USB via UART) and Raspberry Pi GPIO to simulate long term use of a Seymour device.
|
This is a personal/professional project, which makes use of serial communications (tty over USB via UART) and Raspberry Pi GPIO to simulate long term use of a Seymour device.
|
||||||
|
|
Loading…
Add table
Reference in a new issue