.hydra: fix pull request jobset description
This commit is contained in:
parent
2493056eed
commit
1cac50dab5
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue