CI: Add snapshot artifacts to PR builds (#574)
* Feat: Add snapshot artifacts to PR builds * Separate Artifacts to keep file size down * Name the tasks
This commit is contained in:
@@ -13,8 +13,6 @@ builds:
|
||||
- 386
|
||||
checksum:
|
||||
name_template: 'checksums.txt'
|
||||
snapshot:
|
||||
name_template: "{{ .Env.SNAPSHOT_VERSION }}"
|
||||
archives:
|
||||
- name_template: '{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}'
|
||||
replacements:
|
||||
|
||||
Reference in New Issue
Block a user