mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
removed ldflags
This commit is contained in:
parent
0b320f2d2c
commit
2af8d94f94
@ -1,7 +1,6 @@
|
||||
homepage: &homepage http://goreleaser.github.io
|
||||
description: &description Deliver Go binaries as fast and easily as possible
|
||||
build:
|
||||
ldflags: -s -w -X main.version={{.Version}} -X main.commit={{.Commit}} -X main.date={{.Date}} -linkmode external -extldflags "-static"
|
||||
goos:
|
||||
- linux
|
||||
- darwin
|
||||
|
Loading…
x
Reference in New Issue
Block a user