mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -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
|
||||
working_directory: /go/src/github.com/gohugoio
|
||||
docker:
|
||||
- image: bepsays/ci-goreleaser:0.34.2-11
|
||||
- image: bepsays/ci-goreleaser:0.79.0-1
|
||||
|
||||
version: 2
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue