[ { name: 'test pipe', kind: 'pipeline', type: 'docker', clone: { disable: false, depth: 0, }, steps: [ { name: 'step', image: 'alpine', }, ], } ]