Skip to content

Commit

Permalink
Update develop-deployment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brahmprakashMishra authored Jul 23, 2024
1 parent 622798f commit b4ddc12
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/develop-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- name: Checkout Develop Branch
uses: actions/checkout@v2

--detect.blackduck.signature.scanner.snippet.matching
- name: Removing Docs Folder
run: rm -rf docs

Expand All @@ -29,6 +29,7 @@ jobs:
detect-version: 9.2.0
blackduck-url: https://bdscan.i.mercedes-benz.com
blackduck-api-token: ${{ secrets.BLACKDUCK_TOKEN }}
extraArgs: --detect.blackduck.signature.scanner.snippet.matching

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
Expand Down

0 comments on commit b4ddc12

Please sign in to comment.