summaryrefslogtreecommitdiffstats
path: root/krebs/3modules/ci/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'krebs/3modules/ci/default.nix')
-rw-r--r--krebs/3modules/ci/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/krebs/3modules/ci/default.nix b/krebs/3modules/ci/default.nix
index 0f85b27c..022da588 100644
--- a/krebs/3modules/ci/default.nix
+++ b/krebs/3modules/ci/default.nix
@@ -115,6 +115,7 @@ let
build_name = stage,
build_script = stages[stage],
),
+ timeout = 3600,
command="${pkgs.writeDash "build.sh" ''
set -xefu
profile=${shell.escape profileRoot}/$build_name