diff options
author | lassulus <lassulus@lassul.us> | 2017-08-09 18:14:26 +0200 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2017-08-10 12:54:05 +0200 |
commit | 8ef9a0c3aacb089800663ff44771bcb2018d739b (patch) | |
tree | 3280aa9543cad53103a1f03e5031b1f757c26e2b | |
parent | 023bc5257a39ea1fe5644cd9d1561c1263bc03ac (diff) |
hotdog.r: set stockholmSrc to prism
To build additional branches
-rw-r--r-- | krebs/1systems/hotdog/config.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/krebs/1systems/hotdog/config.nix b/krebs/1systems/hotdog/config.nix index 9d87eba48..4807307ff 100644 --- a/krebs/1systems/hotdog/config.nix +++ b/krebs/1systems/hotdog/config.nix @@ -22,4 +22,5 @@ OnUnitInactiveSec = "2min"; RandomizedDelaySec = "2min"; }; + krebs.ci.stockholmSrc = "http://cgit.prism.r/stockholm"; } |