summaryrefslogtreecommitdiff
path: root/eng/common/templates/post-build/channels/public-validation-release.yml
diff options
context:
space:
mode:
Diffstat (limited to 'eng/common/templates/post-build/channels/public-validation-release.yml')
-rw-r--r--eng/common/templates/post-build/channels/public-validation-release.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/eng/common/templates/post-build/channels/public-validation-release.yml b/eng/common/templates/post-build/channels/public-validation-release.yml
index 114477d3ad..f12f402ad9 100644
--- a/eng/common/templates/post-build/channels/public-validation-release.yml
+++ b/eng/common/templates/post-build/channels/public-validation-release.yml
@@ -48,6 +48,7 @@ stages:
filePath: eng\common\sdk-task.ps1
arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet
/p:ChannelId=$(PublicValidationRelease_30_Channel_Id)
+ /p:ArtifactsCategory=.NetCoreValidation
/p:IsStableBuild=$(IsStableBuild)
/p:IsInternalBuild=$(IsInternalBuild)
/p:RepositoryName=$(Build.Repository.Name)