Skip to content
Snippets Groups Projects
  • Fijxu's avatar
    fix: Use chmod inside the CCACHE directory · 44a2e172
    Fijxu authored
    If we need to replace the docker image for any reason, the user will
    (probably) be different. This ensures that the CCACHE directory can be
    read and writen by any user of the docker image being used in the CI.
    44a2e172