open-webui-oci: replace version with image option
This commit is contained in:
parent
7b54ef433e
commit
9a400d96d1
4 changed files with 76 additions and 8 deletions
|
|
@ -219,6 +219,15 @@
|
|||
};
|
||||
in
|
||||
testPkgs.testers.runNixOSTest ./tests/run/synapse.nix;
|
||||
|
||||
# NOTE: disabled for now since the test takes too long to execute
|
||||
# open-webui-oci-test =
|
||||
# let
|
||||
# testPkgs = import nixpkgs {
|
||||
# inherit system;
|
||||
# };
|
||||
# in
|
||||
# testPkgs.testers.runNixOSTest ./tests/run/open-webui-oci.nix;
|
||||
}
|
||||
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue