mirror of
https://github.com/spacebarchat/server.git
synced 2026-08-28 20:38:17 +00:00
More flake checks
This commit is contained in:
@@ -122,7 +122,7 @@ flake-utils.lib.eachSystem flake-utils.lib.allSystems (
|
||||
pkgs.lib.recursiveUpdate (pkgs.lib.attrsets.unionOfDisjoint { } self.packages) {
|
||||
x86_64-linux = {
|
||||
# spacebar-server-tests = self.packages.x86_64-linux.default.passthru.tests;
|
||||
docker-image = self.containers.x86_64-linux.admin-api;
|
||||
docker-admin-api = self.containers.x86_64-linux.admin-api;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user