no loops for now
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2023-12-15 17:40:20 +01:00
parent eca7f86f4f
commit f353210a42

View File

@@ -20,5 +20,5 @@ local build(dir, package) = {
[
#build('_CI-CD',pkg) for pkg in packages;
build('_CI-CD','debian-stable');
]
build('_CI-CD','debian-stable'),
];