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