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 2a51417b80 - Show all commits

View file

@ -2,9 +2,7 @@ pipeline:
build:
image: nixos/nix:latest
commands:
- nix-shell
- cargo check
- 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: