mirror of
https://gitlab.com/TECHNOFAB/nix-gitlab-ci.git
synced 2025-12-12 02:00:13 +01:00
parent
9ee4ad02b8
commit
11537ae271
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
preHook = "";
|
||||
allowedRequisites = null;
|
||||
initialPath = [pkgs.coreutils pkgs.findutils];
|
||||
shell = "/bin/sh";
|
||||
shell = "/bin/bash";
|
||||
extraNativeBuildInputs = [];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue