uploadArtifacts (Artifactory)
This operation provides an easy way to upload an artifact to Artifactory Repository Manager from FlexDeploy artifact repository or any current file system directory. This can be used in FlexDeploy build workflows to upload the generated Project Build to Artifactory repository if required.
Inputs Â
Input Name | Input Code | Required | Description |
---|---|---|---|
Artifactory Username |
| Yes | User to connect to Artifactory as. |
Artifactory Password |
| Yes | The password for the Artifactory User. |
Artifactory URL |
| Yes | The URL of Artifactory Repository Manager (e.g. |
Artifactory Path |
| Yes | Path to upload an artifact in Artifactory. (e.g. generic-local/flexagon/PluginTest1/1.1/) |
Upload From Directory |
| No | Specify the Path from which the Artifact can be uploaded to Artifactory. If no inputs given, FlexDeploy's default Artifacts dir will be used. |
Artifacts
This operation produces artifacts that will be stored in the artifacts repository. Â
Endpoint Selection
This operation will select all available endpoints associated to the target. Â
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
Outputs
Output Name | Required | Description |
---|---|---|
| Yes | Returns the Artifact IDÂ |
Â
- style