mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-03-06 11:29:30 +00:00
not a file
This commit is contained in:
parent
38f77e862d
commit
30ca97bc4d
@ -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/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user