mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-03-09 14:33:32 +00:00
Update release-pipeline.yml for Azure Pipelines
This commit is contained in:
parent
069f20a5f7
commit
f3b4268bb6
@ -1,4 +1,4 @@
|
|||||||
# HAPI FHIR Build Pipeline
|
# HAPI FHIR Release Pipeline
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
MAVEN_CACHE_FOLDER: $(Pipeline.Workspace)/.m2/repository
|
MAVEN_CACHE_FOLDER: $(Pipeline.Workspace)/.m2/repository
|
||||||
@ -6,14 +6,12 @@ variables:
|
|||||||
NEW_RELEASE_VERSION:
|
NEW_RELEASE_VERSION:
|
||||||
BRANCH:
|
BRANCH:
|
||||||
|
|
||||||
trigger:
|
trigger: none
|
||||||
- none
|
|
||||||
|
|
||||||
pool:
|
pool:
|
||||||
vmImage: ubuntu-latest
|
vmImage: ubuntu-latest
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
- job: get_release_version
|
- job: get_release_version
|
||||||
timeoutInMinutes: 5
|
timeoutInMinutes: 5
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user