Skip to content

Commit

Permalink
Set whitesource config mode to AUTO. LOCAL mode does not work even wi…
Browse files Browse the repository at this point in the history
…th a local whitesource config file. (#121)
  • Loading branch information
symphony-soufiane authored Jun 23, 2022
1 parent 727a009 commit ac396e5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .whitesource
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"scanSettings": {
"configMode": "LOCAL",
"configMode": "AUTO",
"configExternalURL": "",
"projectToken": "",
"baseBranches": []
Expand Down
3 changes: 0 additions & 3 deletions .whitesource.config

This file was deleted.

0 comments on commit ac396e5

Please sign in to comment.