Skip to content

Create ccache folder when gitlab runner lacks its cache.

Eric Dejouhanet requested to merge bugfix__create_ccache_when_cache_lacks into master

Fixes a build error on forked repositories when the pipeline has never been built there.

Merge request reports