Skip to content

Commit

Permalink
update config parameter (#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-jfan committed Jun 19, 2020
1 parent d4f04f2 commit 2884fee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ci/wss.sh
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,9 @@ wss.url=https://saas.whitesourcesoftware.com/agent
# Policies #
############
checkPolicies=true
forceCheckAllDependencies=false
forceUpdate=false
forceUpdate.failBuildOnPolicyViolation=false
forceCheckAllDependencies=true
forceUpdate=true
forceUpdate.failBuildOnPolicyViolation=true
#updateInventory=false
###########
Expand Down

0 comments on commit 2884fee

Please sign in to comment.