-
Notifications
You must be signed in to change notification settings - Fork 184
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix sccache reporting in CI summaries.
The build directory in CI became a docker volume at some point. This meant we could no longer copy artifacts out of the build directory after the build completed. This PR binds a new artifacts directory to the container and copies the sccache summary out through this new binding.
- Loading branch information
1 parent
73db01e
commit 25c14eb
Showing
1 changed file
with
28 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters