Ericsson / CodeCompass

CodeCompass is a software comprehension tool for large scale software written in C/C++ and Java
https://codecompass.net
GNU General Public License v3.0
497 stars 96 forks source link

Separate docker image build jobs #717

Closed mcserep closed 3 months ago

mcserep commented 3 months ago

Separate docker image build jobs for SQLite and PostgreSQL, to handle out of disk space issues in the CI.

Temporarily enabled the docker jobs to run on this feature branch, they passed with this modification:
https://github.com/Ericsson/CodeCompass/actions/runs/8211673927