cloneProjectSources
This operation is similar to clone, except it does not require any inputs, as values are derived from Project SCM Configurations.
 Â
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
 Â
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
 Â
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
 Â
Outputs
Output Name | Required | Description |
---|---|---|
 Â
Artifacts
This operation doesn't consume or produce any artifacts.
 Â
Endpoint Selection
This operation will select all available endpoints associated to the environment/instance.
 Â
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
 Â
Special Considerations
The cloneProjectSources
operation will perform a shallow clone using a depth value of 1. This will only grab the latest version of the code. Branch, Sparse checkout folder and destination folder are used as configured in Project SCM configuration. This operation will also perform a checkout of the captured revision when the build was triggered. This ensures that the build code used corresponds to the FlexDeploy project version. The checked-out code is suitable for tagging and building, but is not suitable to commit and push back.
- style