Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
@jotadeveloper authored and griffithtp committed Aug 3, 2019
1 parent 379aa38 commit 6f8cc73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/verdaccio-google-cloud/.circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
key: *yarn_cache_key
- run:
name: Install Js dependencies
command: yarn install --no-progress
command: yarn install --no-progress --registry https://registry.verdaccio.org --no-lockfile
- run:
name: Build project
command: yarn run build
Expand Down

0 comments on commit 6f8cc73

Please sign in to comment.