Skip to content

Commit 3ae9caf

Browse files
authored
ci: always publish cpu profile for codesign failure (microsoft#262944)
ci: always publish cpu profile for codsign failure
1 parent 7954469 commit 3ae9caf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/azure-pipelines/win32/product-build-win32.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,7 @@ steps:
323323
targetPath: .build/node-cpuprofile
324324
artifactName: node-cpuprofile-$(VSCODE_ARCH)
325325
sbomEnabled: false
326+
condition: succeededOrFailed()
326327
displayName: Publish Codesign cpu profile
327328

328329
- task: 1ES.PublishPipelineArtifact@1

0 commit comments

Comments
 (0)