Skip to content

Commit

Permalink
Update channel name for official release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
drewnoakes committed Jan 22, 2025
1 parent 8f52554 commit f4de8e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/pipelines/templates/build-official-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ jobs:
inputs:
bootstrapperCoreVersion: latest
vsMajorVersion: $(SetVisualStudioMinimumVersionVariable.VisualStudioMinimumVersion)
channelName: int.main
channelName: rel/d17.13
manifests: $(Build.SourcesDirectory)/artifacts/$(BuildConfiguration)/VSSetup/Insertion/SetupManifest.vsman
# Outputting to the Insertion folder allows the bootstrapper to be published to the Products drop, along with our insertion files.
# The merged .vsman (OverlaidInstallerManifest.vsman) created by the bootstrapper assumes the bootstrapper will be output to the same drop (Products) as the insertion files.
Expand Down

0 comments on commit f4de8e4

Please sign in to comment.