mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
@ -1,7 +1,7 @@
|
||||
build:
|
||||
main: main.go
|
||||
binary: hugo
|
||||
ldflags: -s -w -X hugolib.BuildDate={{.Date}}
|
||||
ldflags: -s -w -X github.com/gohugoio/hugo/hugolib.BuildDate={{.Date}}
|
||||
env:
|
||||
- CGO_ENABLED=0
|
||||
goos:
|
||||
|
Reference in New Issue
Block a user