mirror of
https://github.com/status-im/ETHReport.git
synced 2025-01-20 19:29:54 +00:00
Upgrade node
This commit is contained in:
parent
b784297a85
commit
23e3f6f48d
@ -2,7 +2,7 @@ version: 2
|
||||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: circleci/node:7.10.0
|
||||
- image: circleci/node:8.9.4
|
||||
steps:
|
||||
- checkout
|
||||
- restore_cache:
|
||||
@ -19,7 +19,7 @@ jobs:
|
||||
command: npm run lint
|
||||
deploy_to_staging:
|
||||
docker:
|
||||
- image: circleci/node:7.10.0
|
||||
- image: circleci/node:8.9.4
|
||||
steps:
|
||||
- checkout
|
||||
- run: yarn
|
||||
|
Loading…
x
Reference in New Issue
Block a user