Skip to content

Commit 7d0c912

Browse files
committed
#1: try fix variable in azure ci for cache
1 parent 31c5f98 commit 7d0c912

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.azure/pipelines/build-and-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
CCACHE_DIR: /opt/foo/build/ccache
5353
COVERAGE_ENABLED: 0
5454
JUNIT_REPORT_PATH: /opt/foo/output/junit.xml
55+
cache_name: $(name)
5556
steps:
5657
- checkout: self
5758
fetchDepth: 0

0 commit comments

Comments
 (0)