Ignore CVE-2015-9284 for now
This commit is contained in:
parent
1afb572485
commit
19e59c1545
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ script:
|
|||
- './cc-test-reporter format-coverage -t lcov -o coverage/codeclimate.lcov.json'
|
||||
- './cc-test-reporter sum-coverage coverage/codeclimate.*.json'
|
||||
- './cc-test-reporter upload-coverage'
|
||||
- 'bundle exec bundle-audit check --update'
|
||||
- 'bundle exec bundle-audit check --update --ignore CVE-2015-9284'
|
||||
- yarn build-storybook
|
||||
deploy:
|
||||
provider: heroku
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue