Skip to content

Commit 87c679a

Browse files
committed
[ci][docs] Mount the alma10 ccache volume for the doxygen job.
1 parent 7b38568 commit 87c679a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/root-docs-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ jobs:
4646
container:
4747
image: registry.cern.ch/root-ci/alma10:buildready
4848
options: '--security-opt label=disable --rm'
49+
volumes:
50+
- alma10_ccache_volume:/github/home/.cache/ccache
4951
env:
5052
OS_APPLICATION_CREDENTIAL_ID: '7f5b64a265244623a3a933308569bdba'
5153
OS_APPLICATION_CREDENTIAL_SECRET: ${{ secrets.OS_APPLICATION_CREDENTIAL_SECRET }}

0 commit comments

Comments
 (0)