This commit is contained in:
@@ -16,7 +16,7 @@ local build(dir, package) = {
|
|||||||
repo: 'cr.wks/%(package)s' % { package: package }
|
repo: 'cr.wks/%(package)s' % { package: package }
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
[
|
||||||
kind: 'pipeline',
|
kind: 'pipeline',
|
||||||
type: 'docker',
|
type: 'docker',
|
||||||
name: '_CI-CD',
|
name: '_CI-CD',
|
||||||
@@ -33,7 +33,7 @@ std.flattenArrays([ [
|
|||||||
]
|
]
|
||||||
])
|
])
|
||||||
|
|
||||||
}]
|
}],
|
||||||
|
|
||||||
|
|
||||||
kind: 'pipeline',
|
kind: 'pipeline',
|
||||||
@@ -52,4 +52,5 @@ std.flattenArrays([ [
|
|||||||
]
|
]
|
||||||
])
|
])
|
||||||
|
|
||||||
}]
|
}];
|
||||||
|
]
|
||||||
Reference in New Issue
Block a user