We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d58675b commit 0763343Copy full SHA for 0763343
1 file changed
azure-pipelines.yml
@@ -47,7 +47,7 @@ steps:
47
- task: CacheBeta@0
48
inputs:
49
path: '$(CACHE_DIR)'
50
- key: '*'
+ key: './*'
51
52
# - task: Cache@0
53
# inputs:
0 commit comments