drone as jsonnnet
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2023-12-13 18:54:06 +01:00
parent dfd2866c06
commit 2604d026e4

View File

@@ -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,
]); ]);
] ]