Clone
Clone a git repository.
Basic Parameters
Parameter | Description |
---|---|
Destination | Destination to a specific local folder, leave empty for home dir. |
Repository URL | The URL of the repository like https://github.com/example-username/example . |
Advanced Parameters
Parameter | Description |
---|---|
Working Directory | When a working directory is selected, the filesystem state is preserved across steps that use this directory. Files and changes in the chosen directory persist across steps, ensuring continuity.For more information, refer to the Create Working Directory action documentation for guidance on setting up and selecting working directories. |
Example Output
Cloning into '<YOUR DIRECTORY HERE>'...
Workflow Library Example
Run Terraform with Escalation and Approval
Preview this Workflow on desktop