librechat-oci: nixos module and test #41
1 changed files with 1 additions and 2 deletions
|
|
@ -220,9 +220,8 @@
|
||||||
in
|
in
|
||||||
testPkgs.testers.runNixOSTest ./tests/run/synapse.nix;
|
testPkgs.testers.runNixOSTest ./tests/run/synapse.nix;
|
||||||
open-webui-oci-test = pkgs.testers.runNixOSTest ./tests/run/open-webui-oci.nix;
|
open-webui-oci-test = pkgs.testers.runNixOSTest ./tests/run/open-webui-oci.nix;
|
||||||
librechat-oci-test = pkgs.testers.runNixOSTest ./tests/run/librechat-oci.nix;
|
# librechat-oci-test = pkgs.testers.runNixOSTest ./tests/run/librechat-oci.nix; # FIXME: unable to copy from source docker://quay.io/mongo:7.0
|
||||||
}
|
}
|
||||||
|
|
||||||
);
|
);
|
||||||
|
|
||||||
hydraJobs = {
|
hydraJobs = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue