mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
@ -1,6 +1,6 @@
|
||||
defaults: &defaults
|
||||
docker:
|
||||
- image: bepsays/ci-goreleaser:1.12
|
||||
- image: bepsays/ci-goreleaser:1.12-1
|
||||
environment:
|
||||
CGO_ENABLED: "0"
|
||||
|
||||
|
@ -7,8 +7,8 @@ env:
|
||||
git:
|
||||
depth: false
|
||||
go:
|
||||
- "1.11.5"
|
||||
- "1.12"
|
||||
- "1.11.6"
|
||||
- "1.12.1"
|
||||
- tip
|
||||
os:
|
||||
- linux
|
||||
|
Reference in New Issue
Block a user