mirror of
https://github.com/idanoo/autobrr
synced 2025-07-22 16:29:12 +00:00
build: update packaging of releases
This commit is contained in:
parent
40b855bf39
commit
607390099f
1 changed files with 8 additions and 2 deletions
|
@ -3,7 +3,8 @@ before:
|
|||
- go mod tidy
|
||||
|
||||
builds:
|
||||
- env:
|
||||
- id: autobrr
|
||||
env:
|
||||
- CGO_ENABLED=0
|
||||
goos:
|
||||
- linux
|
||||
|
@ -25,7 +26,12 @@ builds:
|
|||
- -s -w
|
||||
|
||||
archives:
|
||||
- replacements:
|
||||
- id: autobrr
|
||||
builds:
|
||||
- autobrr
|
||||
files:
|
||||
- none*
|
||||
replacements:
|
||||
amd64: x86_64
|
||||
|
||||
release:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue