cache circleci

feature/default_network_editable
brunobar79 6 years ago
parent 3ae5b4e772
commit c9ffa38ab1
  1. 2
      .circleci/config.yml

@ -104,7 +104,7 @@ jobs:
keys:
- dependency-cache-{{ checksum "package-lock.json" }}
# fallback to using the latest cache if no exact match is found
- dependency-cache-
#- dependency-cache-
- run:
name: Install npm 6 + deps via npm
command: |

Loading…
Cancel
Save