mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 21:11:19 +02:00
releaser: Update ldflags
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
build:
|
build:
|
||||||
main: main.go
|
main: main.go
|
||||||
binary: hugo
|
binary: hugo
|
||||||
ldflags: -s -w -X hugolib.BuildDate={{.Date}} -linkmode external -extldflags "-static"
|
ldflags: -s -w -X hugolib.BuildDate={{.Date}}
|
||||||
goos:
|
goos:
|
||||||
- darwin
|
- darwin
|
||||||
- linux
|
- linux
|
||||||
|
Reference in New Issue
Block a user