Skip to content

Commit

Permalink
Merge pull request #75 from qlik-oss/pol/bd
Browse files Browse the repository at this point in the history
Update black duck link
  • Loading branch information
phiols authored Sep 20, 2019
2 parents be9570e + a65f843 commit ca1b1a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
command: npm install
- run:
name: BlackDuck scan
command: curl -s https://blackducksoftware.github.io/hub-detect/hub-detect.sh | bash -s -- \
command: curl -s https://detect.synopsys.com/detect.sh | bash -s -- \
--blackduck.url="https://qliktech.blackducksoftware.com" \
--blackduck.trust.cert=true \
--blackduck.username="svc-blackduck" \
Expand Down

0 comments on commit ca1b1a9

Please sign in to comment.