Skip to content

Commit

Permalink
Add GK lockfile update flag ignore-workspace-root-check
Browse files Browse the repository at this point in the history
  • Loading branch information
elenadimitrova committed Jul 6, 2018
1 parent 62d92fc commit be435d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
- run:
name: "Greenkeeper lockfile update"
command: $(yarn global bin)/greenkeeper-lockfile-update
environment:
GK_LOCK_YARN_OPTS: "--ignore-workspace-root-check"
- run:
name: "Linting JavaScript"
command: yarn run eslint
Expand Down

0 comments on commit be435d8

Please sign in to comment.