From 4aca3f328c82413d9c3e061f11aa1c14572c8551 Mon Sep 17 00:00:00 2001 From: BAK BYEONG JUN Date: Wed, 9 Apr 2025 02:18:27 +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 fa7def5..9d3d931 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: |