mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-16 18:05:19 +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:
|
||||
MAVEN_CACHE_FOLDER: $(Pipeline.Workspace)/.m2/repository
|
||||
@ -6,14 +6,12 @@ variables:
|
||||
NEW_RELEASE_VERSION:
|
||||
BRANCH:
|
||||
|
||||
trigger:
|
||||
- none
|
||||
trigger: none
|
||||
|
||||
pool:
|
||||
vmImage: ubuntu-latest
|
||||
|
||||
jobs:
|
||||
|
||||
- job: get_release_version
|
||||
timeoutInMinutes: 5
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user