@ -27,7 +27,6 @@ jobs:
password: $DOCKERHUB_PASSWORD # context / project UI env-var reference
steps:
- checkout # check out the code in the project directory
- run:
- restore_cache:
key: npm-v1-dependencies-{{ checksum "yarn.lock" }}