mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
Fix Go build version
This commit is contained in:
parent
7204b354a9
commit
2ebb9f5484
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
defaults: &defaults
|
||||
docker:
|
||||
- image: bepsays/ci-goreleaser:1.14.1-1
|
||||
- image: bepsays/ci-goreleaser:1.14.1-t
|
||||
environment:
|
||||
CGO_ENABLED: "0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue