We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b38568 commit 87c679aCopy full SHA for 87c679a
1 file changed
.github/workflows/root-docs-ci.yml
@@ -46,6 +46,8 @@ jobs:
46
container:
47
image: registry.cern.ch/root-ci/alma10:buildready
48
options: '--security-opt label=disable --rm'
49
+ volumes:
50
+ - alma10_ccache_volume:/github/home/.cache/ccache
51
env:
52
OS_APPLICATION_CREDENTIAL_ID: '7f5b64a265244623a3a933308569bdba'
53
OS_APPLICATION_CREDENTIAL_SECRET: ${{ secrets.OS_APPLICATION_CREDENTIAL_SECRET }}
0 commit comments