mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
circleci: Update docker image
With Go 10.3 and newest Goreleaser and Mage.
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
defaults: &defaults
|
defaults: &defaults
|
||||||
working_directory: /go/src/github.com/gohugoio
|
working_directory: /go/src/github.com/gohugoio
|
||||||
docker:
|
docker:
|
||||||
- image: bepsays/ci-goreleaser:0.34.2-11
|
- image: bepsays/ci-goreleaser:0.79.0-1
|
||||||
|
|
||||||
version: 2
|
version: 2
|
||||||
jobs:
|
jobs:
|
||||||
|
Reference in New Issue
Block a user