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 86760eb commit 7d6cca9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions azure-pipelines-richnav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ stages:
parameters:
enableMicrobuild: true
enableRichCodeNavigation: true
richCodeNavigationEnvironment: production
helixRepo: dotnet/efcore
jobs:
- job: Windows
Expand All @@ -35,4 +34,4 @@ stages:
inputs:
filePath: $(Build.SourcesDirectory)\eng\common\build.ps1
arguments: -restore -build -ci
displayName: Build
displayName: Build

0 comments on commit 7d6cca9

Please sign in to comment.