mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
parent
4055c12184
commit
e820b366b9
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
defaults: &defaults
|
||||
docker:
|
||||
- image: bepsays/ci-goreleaser:1.15.0
|
||||
- image: bepsays/ci-goreleaser:1.15.1
|
||||
environment:
|
||||
CGO_ENABLED: "0"
|
||||
|
||||
|
|
|
@ -12,8 +12,8 @@ env:
|
|||
git:
|
||||
depth: false
|
||||
go:
|
||||
- "1.14.7"
|
||||
- "1.15"
|
||||
- "1.14.8"
|
||||
- "1.15.1"
|
||||
- master
|
||||
|
||||
arch:
|
||||
|
|
Loading…
Reference in a new issue