diff --git a/task/git-clone/0.9/README.md b/task/git-clone/0.9/README.md index a402ed6c..3f466d90 100644 --- a/task/git-clone/0.9/README.md +++ b/task/git-clone/0.9/README.md @@ -102,7 +102,7 @@ spec: * **verbose**: Log the commands that are executed during `git-clone`'s operation. (_default_: true) * **sparseCheckoutDirectories**: Which directories to match or exclude when performing a sparse checkout (_default_: "") * **gitInitImage**: The image providing the git-init binary that this Task runs. (_default_: "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:TODO") -* **userHome**: The user's home directory. (_default_: "/tekton/home") +* **userHome**: The user's home directory. (_default_: "/home/git") ## Results