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 7954469 commit 3ae9cafCopy full SHA for 3ae9caf
build/azure-pipelines/win32/product-build-win32.yml
@@ -323,6 +323,7 @@ steps:
323
targetPath: .build/node-cpuprofile
324
artifactName: node-cpuprofile-$(VSCODE_ARCH)
325
sbomEnabled: false
326
+ condition: succeededOrFailed()
327
displayName: Publish Codesign cpu profile
328
329
- task: 1ES.PublishPipelineArtifact@1
0 commit comments