mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
circleci: Update docker image
With Go 10.3 and newest Goreleaser and Mage.
This commit is contained in:
parent
de37455ec7
commit
554553c09c
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue