explicitly set hugo 0.55.1 in circleci/config.yml
parent
2fc6cf7701
commit
6ad5714b49
|
@ -4,7 +4,7 @@ jobs:
|
|||
docker:
|
||||
- image: circleci/node:latest
|
||||
environment:
|
||||
HUGO_VERSION: "0.55"
|
||||
HUGO_VERSION: "0.55.1"
|
||||
S3DEPLOY_VERSION: "2.3.2"
|
||||
steps:
|
||||
- checkout
|
||||
|
|
Loading…
Reference in New Issue