mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 13:07:09 +00:00
refactor: remove changelog from release artifacts
This commit is contained in:
parent
d9a2689469
commit
99747c022e
@ -64,7 +64,6 @@ archives:
|
|||||||
format: tar.gz
|
format: tar.gz
|
||||||
files:
|
files:
|
||||||
- src: README*
|
- src: README*
|
||||||
- src: CHANGELOG*
|
|
||||||
wrap_in_directory: true
|
wrap_in_directory: true
|
||||||
|
|
||||||
- id: hway
|
- id: hway
|
||||||
@ -77,7 +76,6 @@ archives:
|
|||||||
format: tar.gz
|
format: tar.gz
|
||||||
files:
|
files:
|
||||||
- src: README*
|
- src: README*
|
||||||
- src: CHANGELOG*
|
|
||||||
wrap_in_directory: true
|
wrap_in_directory: true
|
||||||
|
|
||||||
nfpms:
|
nfpms:
|
||||||
@ -171,17 +169,8 @@ release:
|
|||||||
replace_existing_draft: true
|
replace_existing_draft: true
|
||||||
replace_existing_artifacts: true
|
replace_existing_artifacts: true
|
||||||
extra_files:
|
extra_files:
|
||||||
- glob: ./CHANGELOG*
|
|
||||||
- glob: ./README*
|
- glob: ./README*
|
||||||
|
|
||||||
cloudsmiths:
|
|
||||||
- organization: sonr
|
|
||||||
repository: sonr
|
|
||||||
distributions:
|
|
||||||
deb: "ubuntu/jammy"
|
|
||||||
alpine: "alpine/v3.8"
|
|
||||||
rpm: "el/7"
|
|
||||||
|
|
||||||
announce:
|
announce:
|
||||||
telegram:
|
telegram:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user