mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 21:11:19 +02:00
release: CGO_ENABLED=0
This commit is contained in:
@@ -2,6 +2,8 @@ build:
|
||||
main: main.go
|
||||
binary: hugo
|
||||
ldflags: -s -w -X hugolib.BuildDate={{.Date}}
|
||||
env:
|
||||
- CGO_ENABLED=0
|
||||
goos:
|
||||
- darwin
|
||||
- linux
|
||||
|
Reference in New Issue
Block a user