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