Skip to content

Commit

Permalink
#1: try fix variable in azure ci for cache
Browse files Browse the repository at this point in the history
  • Loading branch information
tlamonthezie committed Dec 19, 2024
1 parent 31c5f98 commit 7d0c912
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .azure/pipelines/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
CCACHE_DIR: /opt/foo/build/ccache
COVERAGE_ENABLED: 0
JUNIT_REPORT_PATH: /opt/foo/output/junit.xml
cache_name: $(name)
steps:
- checkout: self
fetchDepth: 0
Expand Down

0 comments on commit 7d0c912

Please sign in to comment.