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