...
Property Name | Property Code | Required | Description | |
---|---|---|---|---|
Artifactory Username | Code Block | FDARTIF_USERNAME | Yes | User to connect to Artifactory as. |
Artifactory Password code | FDARTIF_PASSWORD | Yes | The password for the Artifactory User. | |
Artifactory URL code | FDARTIF_URL | Yes | The URL of Artifactory Repository Manager (e.g. | |
Artifactory Path code | FDARTIF_REMOTE_PATH | Yes | Path to upload an artifact in Artifactory. (e.g. generic-local/flexagon/PluginTest1/1.1/example.war) | |
Download To Directory code | FDARTIF_DOWNLOAD_TO_DIR | No | Specify the Path to store the Artifact downloaded from 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.
...