Skip to content

Commit

Permalink
fix: feed
Browse files Browse the repository at this point in the history
  • Loading branch information
HuihuiWu-Microsoft committed Aug 28, 2024
1 parent af51c8e commit 12c722c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .azure-pipelines/localization.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@ extends:
- output: pipelineArtifact
displayName: 'Publish Artifact: drop'
targetPath: '$(Build.ArtifactStagingDirectory)\loc'
artifactName: drop
artifactType: Container
condition: succeeded()
sbomEnabled: false
steps:
- checkout: self
clean: true
Expand Down

0 comments on commit 12c722c

Please sign in to comment.