mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-02-10 06:44:44 +00:00
Update master-branch-parallel-pipeline.yml for Azure Pipelines
***NO_CI***
This commit is contained in:
parent
dc84ba654e
commit
07db8fd157
@ -22,8 +22,8 @@ jobs:
|
|||||||
path: $(MAVEN_CACHE_FOLDER)
|
path: $(MAVEN_CACHE_FOLDER)
|
||||||
- task: Cache@2
|
- task: Cache@2
|
||||||
inputs:
|
inputs:
|
||||||
key: maven | $(Build.BuildId) | convertors-target
|
key: maven | $(Build.BuildId) | targets
|
||||||
path: $(System.DefaultWorkingDirectory)/org.hl7.fhir.convertors/target
|
path: $(System.DefaultWorkingDirectory)/org.hl7.fhir.convertors/target, $(System.DefaultWorkingDirectory)/org.hl7.fhir.utilities/target
|
||||||
- task: Bash@3
|
- task: Bash@3
|
||||||
inputs:
|
inputs:
|
||||||
targetType: 'inline'
|
targetType: 'inline'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user