We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ccache
1 parent 1d1dae7 commit 402a001Copy full SHA for 402a001
.gitlab-ci.yml
@@ -471,6 +471,7 @@ report:coverage:
471
tags:
472
- nginx
473
script:
474
+ - unset CMAKE_C_COMPILER_LAUNCHER CMAKE_CXX_COMPILER_LAUNCHER
475
- utils/coverage.sh
476
- rm -rf /srv/http/mutable/coverage
477
- mv build/${BUILD_TYPE}/html /srv/http/mutable/coverage
0 commit comments