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 a7a84a3 commit cb05278Copy full SHA for cb05278
build/azDevOps/azure/templates/steps/build/build-api-tests-cli.yml
@@ -15,7 +15,7 @@ parameters:
15
docker_build_container: ""
16
# Vulnerability Scanning
17
vulnerability_scan: true
18
- vulnerability_scan_api_key: ""
+ vulnerability_scan_api_key: "$(VULNERABILITY_SCAN_API_KEY)"
19
vulnerability_scan_fail_build_on_detection: true
20
project_type: ""
21
build/azDevOps/azure/templates/steps/build/build-api-tests.yml
0 commit comments