We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d367abd commit 5dc04c1Copy full SHA for 5dc04c1
azure-pipelines-templates/download-hexdfu.yml
@@ -4,7 +4,7 @@
4
steps:
5
- task: Cache@2
6
inputs:
7
- key: '1-0 | hex2dfuKey'
+ key: '3-0 | hex2dfuKey'
8
restoreKeys: hex2dfuKey
9
path: $(Agent.TempDirectory)/hex2dfu
10
cacheHitVar: HEX2DFU_CACHE_RESTORED
0 commit comments