summaryrefslogtreecommitdiffstats
path: root/krebs/3modules/ci.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2018-05-09 11:11:50 +0200
committertv <tv@krebsco.de>2018-05-09 11:43:08 +0200
commit47c0b0261eabdf230bfc7a375a3a008a04b61c4a (patch)
tree5f63540493553f877ce823c4465dd2cf561765af /krebs/3modules/ci.nix
parent3f3c12dcd06ba211a484aabf011880a83e5832fd (diff)
krebs: 6tests -> 0tests
Diffstat (limited to 'krebs/3modules/ci.nix')
-rw-r--r--krebs/3modules/ci.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/3modules/ci.nix b/krebs/3modules/ci.nix
index bb19f060..e97aa16e 100644
--- a/krebs/3modules/ci.nix
+++ b/krebs/3modules/ci.nix
@@ -147,7 +147,7 @@ in
"dummy_secrets": "true",
},
command=[
- "nix-build", "-I", "stockholm=.", "krebs/6tests",
+ "nix-build", "-I", "stockholm=.", "krebs/0tests",
"-A", "{}".format(test)
],
timeout=90001