From 3dc384df7bee860339b851ba0a78ae5b0b0adaee Mon Sep 17 00:00:00 2001 From: BAK BYEONG JUN Date: Wed, 9 Apr 2025 03:15:45 +0000 Subject: [PATCH] init --- tasks/git-clone-checkout/task.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/git-clone-checkout/task.yaml b/tasks/git-clone-checkout/task.yaml index 567003f..6fa1df3 100644 --- a/tasks/git-clone-checkout/task.yaml +++ b/tasks/git-clone-checkout/task.yaml @@ -65,7 +65,7 @@ spec: description: | Absolute path to the user's home directory. type: string - default: "/home/git" + default: "/git" results: - name: commit description: The precise commit SHA that was fetched by this Task.