This commit is contained in:
@@ -17,6 +17,7 @@ local build(dir, package) = {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
[
|
[
|
||||||
|
{
|
||||||
kind: 'pipeline',
|
kind: 'pipeline',
|
||||||
type: 'docker',
|
type: 'docker',
|
||||||
name: '_CI-CD',
|
name: '_CI-CD',
|
||||||
@@ -33,9 +34,9 @@ std.flattenArrays([ [
|
|||||||
]
|
]
|
||||||
])
|
])
|
||||||
|
|
||||||
}],
|
}]},
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
kind: 'pipeline',
|
kind: 'pipeline',
|
||||||
type: 'docker',
|
type: 'docker',
|
||||||
name: 'apps',
|
name: 'apps',
|
||||||
@@ -52,5 +53,5 @@ std.flattenArrays([ [
|
|||||||
]
|
]
|
||||||
])
|
])
|
||||||
|
|
||||||
}];
|
}]},
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user