We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 336ce1b commit 03c88eaCopy full SHA for 03c88ea
azure-pipelines-arcade.yml
@@ -58,6 +58,7 @@ extends:
58
enablePublishBuildAssets: true
59
enablePublishUsingPipelines: $(_PublishUsingPipelines)
60
enableTelemetry: true
61
+ enableSourceIndex: ${{ eq(variables['Build.SourceBranch'], 'refs/heads/main') }}
62
helixRepo: dotnet/wcf
63
jobs:
64
- job: Windows
0 commit comments