mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-20 21:33:10 -07:00
disable SBOM for vpack
This commit is contained in:
parent
da61b795fb
commit
007723aa10
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ jobs:
|
||||||
displayName: Publish vpack\app artifact with vpack manifest
|
displayName: Publish vpack\app artifact with vpack manifest
|
||||||
targetPath: $(XES_VPACKMANIFESTDIRECTORY)\$(XES_VPACKMANIFESTNAME)
|
targetPath: $(XES_VPACKMANIFESTDIRECTORY)\$(XES_VPACKMANIFESTNAME)
|
||||||
artifactName: vpackManifest
|
artifactName: vpackManifest
|
||||||
|
sbomEnabled: false
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- checkout: none
|
- checkout: none
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue