From 8c72388415091ca8bb7f809e401eb1a78b1ee605 Mon Sep 17 00:00:00 2001 From: James Suplizio Date: Thu, 23 Jan 2025 09:37:25 -0800 Subject: [PATCH] Remove my initials from a comment and complete the comment --- eng/pipelines/templates/jobs/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/pipelines/templates/jobs/ci.yml b/eng/pipelines/templates/jobs/ci.yml index 0a4222e130248..9e07e7a39dd90 100644 --- a/eng/pipelines/templates/jobs/ci.yml +++ b/eng/pipelines/templates/jobs/ci.yml @@ -199,8 +199,8 @@ jobs: -PackageInfoDir $(Build.ArtifactStagingDirectory)/PackageInfo -InformationAction Continue - # JRS - This only copies the ReleaseArtifacts but for the PR pipeline - # just copy all of the built artifacts? + # This only copies the ReleaseArtifacts but for the PR pipeline just copy + # all of the built artifacts. - task: PowerShell@2 displayName: 'Copy artifacts to staging' inputs: