2
0
Fork 0

Hydra: use merged commit for testing Solo5

This commit is contained in:
Ehmry - 2019-10-21 20:31:49 +02:00
parent 9d01ae7aa8
commit 756bec7052
1 changed files with 1 additions and 1 deletions

View File

@ -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;
};