s3manager-web/.goreleaser.yml

13 lines
172 B
YAML
Raw Permalink Normal View History

2021-04-21 11:02:51 +02:00
before:
hooks:
- go mod tidy
builds:
- env:
- CGO_ENABLED=0
goos:
- linux
- windows
- darwin
checksum:
name_template: "checksums.txt"