mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
@@ -1,6 +1,6 @@
|
||||
defaults: &defaults
|
||||
docker:
|
||||
- image: bepsays/ci-goreleaser:1.11-2
|
||||
- image: bepsays/ci-goreleaser:1.11-3
|
||||
environment:
|
||||
CGO_ENABLED: "0"
|
||||
|
||||
|
@@ -7,7 +7,7 @@ env:
|
||||
git:
|
||||
depth: false
|
||||
go:
|
||||
- 1.11
|
||||
- "1.11.4"
|
||||
- tip
|
||||
os:
|
||||
- linux
|
||||
|
@@ -26,7 +26,7 @@ parts:
|
||||
|
||||
hugo:
|
||||
plugin: nil
|
||||
build-snaps: [go/1.11/stable]
|
||||
build-snaps: [go/1.11.4/stable]
|
||||
source: .
|
||||
override-build: |
|
||||
set -ex
|
||||
|
Reference in New Issue
Block a user