Closed mcserep closed 9 months ago
Maximize disk space in parse GitHub Action job, as it tends to fail when parsing CodeCompass with PostgreSQL, due to low disk space.
Also remove unused steps from CI.
In the end I did not use the easimon/maximize-build-space, as it did not work for me. Instead, I simply remove the cached docker images on start.
easimon/maximize-build-space
Maximize disk space in parse GitHub Action job, as it tends to fail when parsing CodeCompass with PostgreSQL, due to low disk space.
Also remove unused steps from CI.