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