.hydra: fix pull request jobset description

This commit is contained in:
Antoine Eiche 2020-04-19 14:59:01 +02:00
parent 2493056eed
commit 1cac50dab5
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ let
keepnr = 1; keepnr = 1;
type = 0; type = 0;
inputs = { inputs = {
cloudwatt = { snm = {
type = "git"; type = "git";
value = "${info.target_repo_url} merge-requests/${info.iid}/head"; value = "${info.target_repo_url} merge-requests/${info.iid}/head";
emailresponsible = false; emailresponsible = false;