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:
@@ -19,7 +19,5 @@ local build(dir, package) = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
[
|
[
|
||||||
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