Commit d03b508
authored
Delete cloned projects once these are not needed anymore to free up d… (#795)
…iskspace
Motivation:
We started to see build failures as we ran out of diskspace when using
docker.
Modifications:
Delete cloned projects after we are done with compilation Don't
recursive checkout quiche
Clone single branch only
Result:
Builds need less disk-space1 parent 7273679 commit d03b508
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
659 | 659 | | |
660 | 660 | | |
661 | 661 | | |
| 662 | + | |
662 | 663 | | |
663 | 664 | | |
664 | 665 | | |
| |||
731 | 732 | | |
732 | 733 | | |
733 | 734 | | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
734 | 738 | | |
735 | 739 | | |
736 | 740 | | |
| |||
765 | 769 | | |
766 | 770 | | |
767 | 771 | | |
768 | | - | |
769 | 772 | | |
770 | 773 | | |
| 774 | + | |
771 | 775 | | |
772 | 776 | | |
773 | 777 | | |
| |||
851 | 855 | | |
852 | 856 | | |
853 | 857 | | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
854 | 861 | | |
855 | 862 | | |
856 | 863 | | |
| |||
0 commit comments