diff --git a/docs/pipelines/tasks/package/universal-packages.md b/docs/pipelines/tasks/package/universal-packages.md index dfd2751e54e..067fbe69743 100644 --- a/docs/pipelines/tasks/package/universal-packages.md +++ b/docs/pipelines/tasks/package/universal-packages.md @@ -6,10 +6,9 @@ ms.prod: devops ms.technology: devops-cicd ms.topic: conceptual ms.assetid: 7e2793cd-7ce1-4268-9f51-ecb41842f13e -ms.manager: mijacobs -ms.author: phwilson -author: chasewilson -ms.date: 10/18/2019 +ms.author: rabououn +author: ramiMSFT +ms.date: 02/26/2020 monikerRange: '>= tfs-2018' --- @@ -50,7 +49,7 @@ Use this task in a build or release pipeline to download, or package and publish | `publishDirectory`
Path to file(s) to publish | Specifies the path to list of files to be published. | | `feedsToUsePublish`
Feed location | You can either select a feed from this collection or any other collection in Azure Artifacts.
Options: `internal`, `external` | | `publishFeedCredentials`
organization/collection connection | Credentials to use for external feeds. | -| `vstsFeedPublish`
Destination Feed | Specifies the name of the feed to publish to. | +| `vstsFeedPublish`
Destination Feed | Specifies the name or ID of the feed to publish to. | | `publishPackageMetadata`
Publish pipeline metadata | Associate this build/release pipeline’s metadata (run #, source code information) with the package. | | `vstsFeedPackagePublish`
Package name | Select a package ID to publish or type a new package ID if you've never published a version of this package before. Package names must be lower case and can only use letters, numbers, and dashes(-). | | `feedPublishExternal`
Feed | External feed name to publish to. |