summaryrefslogtreecommitdiffstats
path: root/.hydra
diff options
context:
space:
mode:
authorAntoine Eiche <lewo@abesis.fr>2020-04-19 14:59:01 +0200
committerAntoine Eiche <lewo@abesis.fr>2020-04-19 14:59:01 +0200
commit1cac50dab533410ad9c18e527beb0bab129057f8 (patch)
treecd7859625c2fea04228808e37b8b9b56a5afc4df /.hydra
parent2493056eed1ee5afcab24403c21e028971207531 (diff)
.hydra: fix pull request jobset description
Diffstat (limited to '.hydra')
-rw-r--r--.hydra/declarative-jobsets.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/.hydra/declarative-jobsets.nix b/.hydra/declarative-jobsets.nix
index 7ddb159..31dd673 100644
--- a/.hydra/declarative-jobsets.nix
+++ b/.hydra/declarative-jobsets.nix
@@ -17,7 +17,7 @@ let
keepnr = 1;
type = 0;
inputs = {
- cloudwatt = {
+ snm = {
type = "git";
value = "${info.target_repo_url} merge-requests/${info.iid}/head";
emailresponsible = false;