mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
parent
b3f0674b80
commit
0792cfa9fa
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
defaults: &defaults
|
||||
docker:
|
||||
- image: bepsays/ci-goreleaser:1.13-4
|
||||
- image: bepsays/ci-goreleaser:1.13.7-1
|
||||
environment:
|
||||
CGO_ENABLED: "0"
|
||||
|
||||
|
|
|
@ -13,8 +13,8 @@ git:
|
|||
depth: false
|
||||
|
||||
go:
|
||||
- "1.12.13"
|
||||
- "1.13.4"
|
||||
- "1.12.16"
|
||||
- "1.13.7"
|
||||
- master
|
||||
|
||||
arch:
|
||||
|
|
Loading…
Reference in a new issue