...
Property Name | Property Code | Required | Description | ||||
---|---|---|---|---|---|---|---|
Azure DevOps Cloud Account |
| Yes | The Azure DevOps account with all the required properties like Organization, and Personal Access Token for running Azure DevOps Instance. | ||||
Azure DevOps Scope |
| Yes | The path to the directory where Azure CLI is installed. | Azure CLI Path |
| Yes | The scope is 'project' (default) if the feed was created in a project else 'organization'. |
Azure CLI Path |
| Yes | The path to the directory where Azure CLI is installed. |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Feed Name |
| Yes | The Name of the feed. |
Package Name |
| Yes | The Name of the Package. |
Package Version |
| Yes | The version of the package. |
Description |
| No | The Description of the package. |
Project Name |
| No | The Name of the Project. |
Package Path |
| No | Absolute directory path to retrieve the files from. If not specified, it will search the files in the FD_ARTIFACTS_DIR. |
...