Reduce CI releases to tag events only
All checks were successful
Basic Cargo Checks / docker-check (push) Successful in 1m5s
ci/woodpecker/push/woodpecker Pipeline was successful
Basic Cargo Checks / docker-build (push) Successful in 5m23s

This commit is contained in:
Blizzard Finnegan 2023-06-22 07:57:28 -04:00
parent 0430a37cd2
commit 8566de3f70
Signed by: blizzardfinnegan
GPG key ID: 61C1E13067E0018E

View file

@ -4,6 +4,8 @@ pipeline:
commands:
- nix-shell --run 'cargo build --release --target aarch64-unknown-linux-musl'
publish:
when:
event: tag
image: woodpeckerci/plugin-gitea-release
settings:
base_url: https://git.blizzard.systems