Commit c7bfe62
authored
SRE-2077 ci: Add git remote prune to checkout. (#422)
Implementing a git remote prune as part of the git checkout
process as defined in https://github.com/jenkinsci/git-plugin
Signed-off-by: Phil Henderson <[email protected]>1 parent 739e136 commit c7bfe62
File tree
2 files changed
+7
-4
lines changed- src/com/intel
- vars
2 files changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
63 | 66 | | |
64 | 67 | | |
65 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments