summaryrefslogtreecommitdiffstats
path: root/krebs/2configs/buildbot-stockholm.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2018-09-09 10:23:20 +0200
committertv <tv@krebsco.de>2018-09-09 10:25:02 +0200
commitdf809dca51b2a4037449d626e14a75aa91be7b3a (patch)
tree1ed7889762e67d92c880d20315e8f3fb66915396 /krebs/2configs/buildbot-stockholm.nix
parentd3c84b0d2981f46574046e19d8e3d618065b92a0 (diff)
buildbot-stockholm: build using the test attribute
While at it, fix */krops.nix to actually use the target attribute.
Diffstat (limited to 'krebs/2configs/buildbot-stockholm.nix')
-rw-r--r--krebs/2configs/buildbot-stockholm.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/2configs/buildbot-stockholm.nix b/krebs/2configs/buildbot-stockholm.nix
index add27f39..0aa9288e 100644
--- a/krebs/2configs/buildbot-stockholm.nix
+++ b/krebs/2configs/buildbot-stockholm.nix
@@ -24,7 +24,7 @@ let
result=$(nix-build \
--argstr name "$host" \
--argstr target "$HOME"/stockholm-build \
- --attr ci \
+ --attr test \
--no-build-output \
--no-out-link \
--show-trace \