Skip to content

Commit

Permalink
integration-test-enabled: false, scanner-enabled: false, strict-scann…
Browse files Browse the repository at this point in the history
…er: true
  • Loading branch information
Nikita-Smirnov-Exactpro committed Dec 18, 2024
1 parent 411b565 commit 503cb17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-sanpshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ jobs:
with:
integration-test-enabled: false
scanner-enabled: false
strict-scanner: false
strict-scanner: true
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 503cb17

Please sign in to comment.