not a file

This commit is contained in:
dotasek 2023-03-31 17:24:38 -04:00
parent 38f77e862d
commit 30ca97bc4d

View File

@ -6,5 +6,5 @@ parameters:
steps: steps:
- task: Cache@2 - task: Cache@2
inputs: inputs:
key: maven | $(Build.BuildId) | targets | ${{ parameters.targetModule }} key: maven | $(Build.BuildId) | targets | "${{ parameters.targetModule }}"
path: $(System.DefaultWorkingDirectory)/${{ parameters.targetModule }}/target/ path: $(System.DefaultWorkingDirectory)/${{ parameters.targetModule }}/target/