Skip to content

Commit

Permalink
scanner-enabled and strict-scanner are default
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita-Smirnov-Exactpro committed Dec 18, 2024
1 parent 72a3353 commit 612795a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-sanpshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,9 @@ jobs:
uses: th2-net/.github/.github/workflows/compound-java-dev.yml@integration-tests # FIXME: switch to main branch
with:
integration-test-enabled: false
scanner-enabled: false
strict-scanner: false
integration-test-projects: "['cradle-admin-tool-cli','cradle-admin-tool-http']"
build-target: 'Docker'
docker-username: ${{ github.actor }}
secrets:
docker-password: ${{ secrets.GITHUB_TOKEN }}
nvd-api-key: ${{ secrets.NVD_APIKEY }}
nvd-api-key: ${{ secrets.NVD_APIKEY }}

0 comments on commit 612795a

Please sign in to comment.