Commit 8658eb3
committed
.github: workflows: build: add cleanup job before build
Add a `cleanup` job that runs before `build` to prune stale Docker
resources and old `/tmp` entries on the self-hosted runner. This
prevents disk space issues from accumulating CI leftovers.
Signed-off-by: Simen S. Røstad <simen.rostad@nordicsemi.no>1 parent 50e5728 commit 8658eb3
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
17 | 31 | | |
| 32 | + | |
18 | 33 | | |
19 | 34 | | |
20 | 35 | | |
| |||
0 commit comments