Skip to content

Commit

Permalink
Replace explicit richCodeNavigationEnvironment in azure-pipelines-ric…
Browse files Browse the repository at this point in the history
…hnav.yml

This is managed by the arcade defaults, we should be using the "internal" environment as requested by the RichNav team.
  • Loading branch information
akoeplinger authored Oct 18, 2023
1 parent b87a634 commit 42825d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion azure-pipelines-richnav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ stages:
- template: /eng/common/templates/jobs/jobs.yml
parameters:
enableRichCodeNavigation: true
richCodeNavigationEnvironment: "production"
richCodeNavigationLanguage: "csharp"
jobs:
- job: Debug_Build
Expand Down

0 comments on commit 42825d9

Please sign in to comment.