Commit 1702ed2
committed
CI: fix Jenkins job config for pull_request (use head ref and head repo)
- BRANCH: use github.head_ref for pull_request so Jenkins checks out PR source branch
(github.ref_name is e.g. 127/merge which is not a fetchable branch)
- REPO_URL: use head repo for pull_request so fork PRs clone the correct repo1 parent a93bc4c commit 1702ed2
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
76 | 78 | | |
77 | 79 | | |
78 | 80 | | |
| |||
0 commit comments