compose/.drone/.drone.jsonnet

11 lines
133 B
Plaintext

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