mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-14 20:33:59 +02:00
@@ -1,6 +1,6 @@
|
|||||||
defaults: &defaults
|
defaults: &defaults
|
||||||
docker:
|
docker:
|
||||||
- image: bepsays/ci-goreleaser:1.12-5
|
- image: bepsays/ci-goreleaser:1.12-7
|
||||||
environment:
|
environment:
|
||||||
CGO_ENABLED: "0"
|
CGO_ENABLED: "0"
|
||||||
|
|
||||||
|
@@ -8,8 +8,8 @@ env:
|
|||||||
git:
|
git:
|
||||||
depth: false
|
depth: false
|
||||||
go:
|
go:
|
||||||
- "1.11.10"
|
- "1.11.13"
|
||||||
- "1.12.5"
|
- "1.12.9"
|
||||||
- tip
|
- tip
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
|
Reference in New Issue
Block a user