mirror of
https://github.com/appleboy/drone-ssh.git
synced 2025-05-09 18:23:21 +08:00
ci: improve release process and test robustness
- Add extra_files with .xz glob pattern to .goreleaser.yaml Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
parent
73fa4739e3
commit
ba70ad67ca
@ -83,6 +83,8 @@ archives:
|
||||
|
||||
checksum:
|
||||
name_template: 'checksums.txt'
|
||||
extra_files:
|
||||
- glob: ./**.xz
|
||||
|
||||
snapshot:
|
||||
name_template: "{{ incpatch .Version }}"
|
||||
|
Loading…
Reference in New Issue
Block a user