Commit 20f99d1
chore(ci): use container-storage-action again (#2408)
I did some light testing regarding the variation of allocated space on /
and /mnt if present the other day and sadly there is still a very low
single-digit chance where our image build is just gonna fail because we
got the worst possible disk configuration with 20GB free and no
(additional) space on /mnt. This would at least address the cases where
we do have /mnt.
This came up again because we are using chunkah now which produces an
image where none of the layers with the base image are shared.
xref: #2337
(cherry picked from commit fefad58)1 parent 4b53afa commit 20f99d1
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
72 | 86 | | |
73 | 87 | | |
74 | 88 | | |
| |||
0 commit comments