git clone

git-clone

Helm Chart YAML

These Tasks are Git tasks to work with repositories used by other tasks in your Pipeline. The git-clone Task will clone a repo from the provided url into the output Workspace. By default the repo will be cloned into the root of your Workspace. You can clone into a subdirectory by setting this Task's subdirectory param. This Task also supports sparse checkouts. To perform a sparse checkout, pass a list of comma separated directory patterns to this Task's sparseCheckoutDirectories param.

Install
helm repo add tekton-catalog-tasks https://github.com/tektoncd/catalog/task
helm install git-clone tekton-catalog-tasks/git-clone --version 0.10.0
plain text: /constructs/ah-helm-chart-tekton-catalog-tasks-git-clone/install.txt
⭐ Source on GitHub 📦 Registry page
Details
FrameworkHelm Chart
LanguageYAML
Version0.10.0
★ Stars719
Forks599
LicenseApache-2.0
Namespacetektoncd-legacy
Updated