mirror of
https://github.com/lukaszraczylo/semver-generator.git
synced 2026-06-05 22:49:25 +00:00
fixup! fixup! fixup! Switch to goreleaser.
This commit is contained in:
@@ -5,6 +5,10 @@ builds:
|
||||
env:
|
||||
- CGO_ENABLED=0
|
||||
- GO111MODULE=on
|
||||
- >-
|
||||
{{- if eq .Os "darwin" }}
|
||||
GOOS=darwin
|
||||
GOARCH={{ .Arch }}
|
||||
# - >-
|
||||
# {{- if eq .Os "darwin" }}
|
||||
# {{- if eq .Arch "amd64"}}CC=o64-clang{{- end }}
|
||||
|
||||
Reference in New Issue
Block a user