Browse Source

yml: build to cache

pull/2/head
Neel Coffin 6 years ago
parent
commit
d326260c6e
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -1,6 +1,6 @@
version: 2.1 version: 2.1
jobs: jobs:
cache: &shared-config
build: &shared-config
docker: docker:
- image: cimg/node:14.10.1 - image: cimg/node:14.10.1
steps: steps:

Loading…
Cancel
Save