publishPackage
Publish software packages to Azure DevOps feeds by specifying feed ID, package path, type, and version. Supports npm, NuGet, Maven, Python, and universal package formats.
Instructions
Publish a package to a feed
Input Schema
Name | Required | Description | Default |
---|---|---|---|
feedId | Yes | ID of the feed to publish to | |
packagePath | Yes | Path to the package file | |
packageType | Yes | Type of package | |
packageVersion | No | Version of the package |