fix
This commit is contained in:
parent
90c0d7005a
commit
a1722b9d67
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@
|
|||
TimeoutSec = 300;
|
||||
};
|
||||
script = ''
|
||||
cd ${pkgs.callPackage pkg pkgs}/src
|
||||
cd ${pkg}/src
|
||||
docker build -t compose2nix/jank-client-jank .
|
||||
'';
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue