no loops for now
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,5 +19,6 @@ local build(dir, package) = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
[
|
[
|
||||||
build('_CI-CD',pkg) for pkg in packages;
|
#build('_CI-CD',pkg) for pkg in packages;
|
||||||
|
build('_CI-CD','debian-stable');
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user