Skip to content

Implement sccache with redis backend in bookworm-multipython build

Nicolas Dandrimont requested to merge mr/add-sccache into master

This mounts a (potentially empty) SCCACHE_REDIS_ENDPOINT and SCCACHE_REDIS_PASSWORD environment variable into the relevant build commands to use sccache.

Ref. swh-jenkins-jobs#4368

Merge request reports