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: |