Skip to content

Commit

Permalink
[ci] Enable source-indexer on internal pipeline for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
radical committed Jul 9, 2024
1 parent 82a3807 commit d1fae54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ extends:
parameters:
enableMicrobuild: true
enableTelemetry: true
enableSourceIndex: false
enableSourceIndex: true
runAsPublic: ${{ variables['runAsPublic'] }}
# Publish build logs
enablePublishBuildArtifacts: true
Expand Down

0 comments on commit d1fae54

Please sign in to comment.