Change to brewkit

This commit is contained in:
2025-10-23 12:32:21 +03:00
parent a74a4d46ee
commit 85a8ccb57d
4 changed files with 5 additions and 8 deletions
+7
View File
@@ -0,0 +1,7 @@
local project = import 'brewkit/project.libsonnet';
local appIDs = [
"anon3anon",
];
project.project(appIDs)