mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
parent
95f492114e
commit
1d91d8e14b
2 changed files with 3 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
defaults: &defaults
|
defaults: &defaults
|
||||||
docker:
|
docker:
|
||||||
- image: bepsays/ci-goreleaser:1.14-1
|
- image: bepsays/ci-goreleaser:1.14.1-1
|
||||||
environment:
|
environment:
|
||||||
CGO_ENABLED: "0"
|
CGO_ENABLED: "0"
|
||||||
|
|
||||||
|
|
|
@ -11,10 +11,9 @@ env:
|
||||||
|
|
||||||
git:
|
git:
|
||||||
depth: false
|
depth: false
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- "1.13.8"
|
- "1.13.9"
|
||||||
- "1.14"
|
- "1.14.1"
|
||||||
- master
|
- master
|
||||||
|
|
||||||
arch:
|
arch:
|
||||||
|
|
Loading…
Reference in a new issue