Skip to content

Commit

Permalink
bruh
Browse files Browse the repository at this point in the history
  • Loading branch information
tomfrenken committed Nov 21, 2023
1 parent 6297ec2 commit 77e4cc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blackduck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
--blackduck.signature.scanner.memory=4096 \
--detect.timeout=6000 \
--blackduck.trust.cert=true \
--detect.yarn.excluded.workspaces=/test-packages/self-tests"
--detect.yarn.excluded.workspaces=test-packages/integration-tests,test-packages/e2e-tests,test-packages/test-services-odata-common,test-packages/test-services-odata-v2,test-packages/test-services-odata-v4,test-packages/test-services-openapi,test-packages/test-services-e2e,test-packages/type-tests,test-packages/self-tests"
env:
PIPER_token: ${{ secrets.BLACKDUCK_TOKEN }}
PROJECT_VERSION: ${{ env.project_version }}

0 comments on commit 77e4cc4

Please sign in to comment.