mirror of https://github.com/allinssl/allinssl
ci/cd: specify main directory for builds in goreleaser configuration
parent
800029634e
commit
924afece53
|
@ -17,6 +17,7 @@ checksum:
|
|||
builds:
|
||||
- env:
|
||||
- CGO_ENABLED=0
|
||||
main: ./cmd
|
||||
goos:
|
||||
- linux
|
||||
- darwin
|
||||
|
|
Loading…
Reference in New Issue