Commit f654c0a
committed
1.3.2: Fix No space left on device error in Docker image publishing workflow Added disk space cleanup step using jlumbroso/free-disk-space action to the docker-build-push and docker-build-push-arm64 jobs. This frees approximately 30 GB of disk space by removing unused pre-installed software (Android SDK, .NET runtime, large packages) before building the full sandbox Docker images. This fix addresses issue #41 where the workflow failed due to disk space exhaustion. Full case study analysis available in docs/case-studies/issue-41/CASE-STUDY.md.
1 parent ccf6c91 commit f654c0a
2 files changed
+1
-14
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments