File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ archives:
4141 - nrdot-collector-host-fips
4242 name_template : ' {{ .Binary }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}{{ if .Mips }}_{{ .Mips }}{{ end }}'
4343 format_overrides :
44- - goos : linux
44+ - goos : windows
4545 formats :
4646 - zip
4747 files :
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ archives:
4141 - nrdot-collector-k8s-fips
4242 name_template : ' {{ .Binary }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}{{ if .Mips }}_{{ .Mips }}{{ end }}'
4343 format_overrides :
44- - goos : linux
44+ - goos : windows
4545 formats :
4646 - zip
4747snapshot :
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ archives:
4141 - nrdot-collector-fips
4242 name_template : ' {{ .Binary }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}{{ if .Mips }}_{{ .Mips }}{{ end }}'
4343 format_overrides :
44- - goos : linux
44+ - goos : windows
4545 formats :
4646 - zip
4747 files :
You can’t perform that action at this time.
0 commit comments