Merge pull request #625 from influxdata/hugo-build-version
Update Hugo version in the build environmentpull/628/head
commit
ea000fe0be
|
@ -4,7 +4,7 @@ jobs:
|
|||
docker:
|
||||
- image: circleci/node:latest
|
||||
environment:
|
||||
HUGO_VERSION: "0.56.3"
|
||||
HUGO_VERSION: "0.59.1"
|
||||
S3DEPLOY_VERSION: "2.3.2"
|
||||
steps:
|
||||
- checkout
|
||||
|
|
Loading…
Reference in New Issue