Hydra: use merged commit for testing Solo5
parent
9d01ae7aa8
commit
756bec7052
|
@ -29,7 +29,7 @@ let
|
|||
|
||||
prSrc = {
|
||||
type = "git";
|
||||
value = "${pr.head.repo.clone_url} ${pr.head.ref}";
|
||||
value = "https://github.com/Solo5/solo5.git pull/${toString pr.number}/head";
|
||||
emailresponsible = false;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue