Commit cf1c7ec
authored
[CI] Correct the way merge base is identified (elastic#130175) (elastic#130180)
Without fetching, the local repository might be missing reference to the
base branch, causing git merge-base to fail.1 parent 9fbd946 commit cf1c7ec
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
0 commit comments