mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
parent
88d8111093
commit
fd5109b6d8
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
build:
|
||||
main: main.go
|
||||
binary: hugo
|
||||
ldflags_template: -s -w -X hugolib.BuildDate={{.Date}} -linkmode external -extldflags "-static"
|
||||
ldflags: -s -w -X hugolib.BuildDate={{.Date}} -linkmode external -extldflags "-static"
|
||||
goos:
|
||||
- darwin
|
||||
- linux
|
||||
|
|
Loading…
Reference in a new issue