Skip to content

Commit

Permalink
Fix official pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Evangelink committed Jan 23, 2025
1 parent 1e3add2 commit 790384a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines-official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ extends:
TargetFolder: '$(Build.ArtifactStagingDirectory)/binlogs'
condition: always()

- task: PublishBuildArtifacts@1
- task: 1ES.PublishBuildArtifacts@1
displayName: 'Publish integration tests binlogs'
inputs:
PathtoPublish: '$(Build.ArtifactStagingDirectory)/binlogs'
Expand Down

0 comments on commit 790384a

Please sign in to comment.