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