Skip to content

Commit cef4db0

Browse files
committed
Fix signing log upload
1 parent 422b656 commit cef4db0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

azure-pipelines/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ jobs:
6767
PathtoPublish: '$(Build.SourcesDirectory)/vsix'
6868
ArtifactName: 'VSIX_$(channel)'
6969
- task: 1ES.PublishBuildArtifacts@1
70-
condition: succeeded()
7170
displayName: 'Publish Signing Logs'
7271
inputs:
7372
PathtoPublish: '$(Build.SourcesDirectory)/out/logs'

0 commit comments

Comments
 (0)