mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
Update GoReleaser config
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
91ab455d84
commit
1f0c4e1fb3
@@ -1,5 +1,5 @@
|
||||
build:
|
||||
main: main.go
|
||||
builds:
|
||||
- main: main.go
|
||||
binary: hugo
|
||||
ldflags: -s -w -X github.com/gohugoio/hugo/hugolib.BuildDate={{.Date}}
|
||||
env:
|
||||
@@ -21,8 +21,7 @@ build:
|
||||
- goos: openbsd
|
||||
goarch: arm
|
||||
goarm: 6
|
||||
|
||||
fpm:
|
||||
nfpm:
|
||||
formats:
|
||||
- deb
|
||||
vendor: "gohugo.io"
|
||||
|
Reference in New Issue
Block a user