mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
parent
4898fb3d64
commit
05d83b6c08
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
defaults: &defaults
|
||||
docker:
|
||||
- image: bepsays/ci-goreleaser:1.12-5
|
||||
- image: bepsays/ci-goreleaser:1.12-7
|
||||
environment:
|
||||
CGO_ENABLED: "0"
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@ env:
|
|||
git:
|
||||
depth: false
|
||||
go:
|
||||
- "1.11.10"
|
||||
- "1.12.5"
|
||||
- "1.11.13"
|
||||
- "1.12.9"
|
||||
- tip
|
||||
os:
|
||||
- linux
|
||||
|
|
Loading…
Reference in a new issue