mirror of
https://github.com/gohugoio/hugo.git
synced 2024-12-27 21:10:51 +00:00
Fix CircleCI build issue
This commit is contained in:
parent
fe71cb6f5f
commit
04bdb596ad
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-1
|
||||
- image: bepsays/ci-goreleaser:0.34.2-2
|
||||
|
||||
version: 2
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue