hotfix: specified ci nodejs image
parent
fb755d48ae
commit
b5d0111eb8
|
|
@ -2,7 +2,7 @@ version: 2
|
|||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: circleci/node:latest
|
||||
- image: circleci/node:dubnium
|
||||
environment:
|
||||
HUGO_VERSION: "0.59.1"
|
||||
S3DEPLOY_VERSION: "2.3.2"
|
||||
|
|
|
|||
Loading…
Reference in New Issue