Show ccache stats in linux_coverity (#13382)
This commit is contained in:
parent
54eede2e6a
commit
067537f6d0
@ -126,6 +126,9 @@ jobs:
|
||||
workingDirectory: $(BUILD_DIR)
|
||||
displayName: 'Build Lin with Coverity'
|
||||
|
||||
- script: ccache --show-stats
|
||||
displayName: 'Show ccache stats'
|
||||
|
||||
- script: ls -alR $(REPO_DIR)/bin/
|
||||
displayName: 'List bin files'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user