We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01f8229 commit 7b958ebCopy full SHA for 7b958eb
build/azDevOps/azure/templates/steps/build/build-java.yml
@@ -53,7 +53,7 @@ steps:
53
inputs:
54
key: '${{ parameters.repo_root_dir }}/.nvd-cache-day | ${{ parameters.repo_root_dir }}/.nvd-cache-full'
55
restoreKeys: |
56
- ${{ parameters.repo_root_dir }}/.nvd-cache
+ ${{ parameters.repo_root_dir }}/.nvd-cache-day
57
path: "${{ parameters.vulnerability_scan_database_directory }}"
58
displayName: Cache NVD Datatbase
59
0 commit comments