Skip to main content

Clone

Clone a git repository.

Basic Parameters

ParameterDescription
DestinationDestination to a specific local folder, leave empty for home dir.
Repository URLThe URL of the repository like https://github.com/example-username/example.

Advanced Parameters

ParameterDescription
Working DirectoryWhen 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

Workflow LibraryPreview this Workflow on desktop