Reduce CI releases to tag events only
This commit is contained in:
parent
0430a37cd2
commit
8566de3f70
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue