Commit e81f14e
authored
Build-in a Linux source mirror repository (#87)
To reduce the amount of network traffic used by BPF CI jobs, make a
full clone kernel-patches/bpf local to the runner image.
This mirror repo can later be used by libbpf/ci/get-linux-source
action as --reference [1].
[1] https://git-scm.com/docs/git-clone#Documentation/git-clone.txt---reference-if-ablerepository
Signed-off-by: Ihor Solodrai <[email protected]>1 parent cb507c9 commit e81f14e
3 files changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
62 | 65 | | |
63 | 66 | | |
64 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments