Skip to main content

Local Filesystem Target

Stores your repositories in a local folder.

Configuration

NameDescription
typeMust be file.
pathRelative or absolute path to your destination folder. Will be created if it doesn't exist.

Example

source:
type: file
path: path/to/destination