Commit bfd8064
committed
Build: Workflow performs partial clone
Set checkout action options to perform a partial clone that omits all
blob objects (files) and trees except for those that belong to the head
commit. All commit objects and tags will be downloaded to allow `git
describe` to work in the CI environment.
Signed-off-by: Tony Germano <[email protected]>1 parent 7c6f617 commit bfd8064
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
| |||
0 commit comments