From 7af6bc9bd56037d3eb7b7965759e12821f4e1274 Mon Sep 17 00:00:00 2001 From: BAK BYEONG JUN Date: Wed, 9 Apr 2025 02:03:35 +0000 Subject: [PATCH] init --- tasks/git-clone-checkout/task.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tasks/git-clone-checkout/task.yaml b/tasks/git-clone-checkout/task.yaml index b41c1d9..2335b7d 100644 --- a/tasks/git-clone-checkout/task.yaml +++ b/tasks/git-clone-checkout/task.yaml @@ -7,8 +7,8 @@ spec: These Tasks are Git tasks to work with repositories used by other tasks in your Pipeline. workspaces: - - name: output - description: The git repo will be cloned onto the volume backing this Workspace. + # - name: output + # description: The git repo will be cloned onto the volume backing this Workspace. - name: ssh-directory optional: true description: |