drone as jsonnnet
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
@@ -20,6 +20,6 @@ local build(dir, package) = {
|
|||||||
|
|
||||||
[
|
[
|
||||||
std.flattenArrays([
|
std.flattenArrays([
|
||||||
build(dirs[0],pkg) for pkg in packages
|
build(dirs[0],pkg) for pkg in packages,
|
||||||
]);
|
]);
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user