This commit is contained in:
2023-03-09 00:34:13 -05:00
parent ad176c0342
commit edc6ee7520

View File

@@ -117,8 +117,8 @@
hydraJobs = { hydraJobs = {
inherit newalan; inherit newalan;
runCommandHook = { runCommandHooks = {
example = pkgs.writeScript "run-me" '' newalan = pkgs.writeScript "run-me" ''
#!${pkgs.runtimeShell} #!${pkgs.runtimeShell}
sleep 10s sleep 10s
${pkgs.jq}/bin/jq . "$HYDRA_JSON" > ~/test.json ${pkgs.jq}/bin/jq . "$HYDRA_JSON" > ~/test.json