Commit 7d66237
committed
Add job to download go modules
This commit adds a job that downloads all go modules to populate the cache, this is
ran prior to the generate and test jobs which should save some time.
Signed-off-by: David Bond <davidsbond93@gmail.com>1 parent 3b17e6d commit 7d66237
1 file changed
+20
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
23 | 38 | | |
24 | 39 | | |
| 40 | + | |
| 41 | + | |
25 | 42 | | |
26 | 43 | | |
27 | 44 | | |
| |||
37 | 54 | | |
38 | 55 | | |
39 | 56 | | |
| 57 | + | |
| 58 | + | |
40 | 59 | | |
41 | 60 | | |
42 | 61 | | |
| |||
50 | 69 | | |
51 | 70 | | |
52 | 71 | | |
53 | | - | |
| 72 | + | |
54 | 73 | | |
55 | 74 | | |
56 | 75 | | |
0 commit comments