Feature/custom verdaccio dockerfile (#1083)

Create custom verdaccio docker image
This commit is contained in:
Alex Browne
2018-09-24 13:54:25 -07:00
committed by GitHub
parent b830c28d83
commit 6f2ab23bd0
5 changed files with 94 additions and 1 deletions

View File

@@ -64,7 +64,7 @@ jobs:
resource_class: medium+
docker:
- image: circleci/node:9
- image: verdaccio/verdaccio
- image: albrow/0x-verdaccio
working_directory: ~/repo
steps:
- restore_cache: