v2.3.2 #15

Merged
blizzardfinnegan merged 32 commits from devel into stable 2023-06-23 13:59:06 -04:00
Showing only changes of commit 0430a37cd2 - Show all commits

View file

@ -2,7 +2,7 @@ pipeline:
build:
image: nixos/nix:latest
commands:
- nix-shell --run cargo build --release --target aarch64-unknown-linux-musl
- nix-shell --run 'cargo build --release --target aarch64-unknown-linux-musl'
publish:
image: woodpeckerci/plugin-gitea-release
settings: