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

This commit is contained in:
2023-12-19 13:44:30 +01:00
parent c72f7b7a1c
commit 01208f9413

View File

@@ -16,7 +16,7 @@ local build(dir, package) = {
repo: 'cr.wks/%(package)s' % { package: package }
}
};
[
kind: 'pipeline',
type: 'docker',
name: '_CI-CD',
@@ -33,7 +33,7 @@ std.flattenArrays([ [
]
])
}]
}],
kind: 'pipeline',
@@ -52,4 +52,5 @@ std.flattenArrays([ [
]
])
}]
}];
]