mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-02-09 22:34:42 +00:00
Typo
This commit is contained in:
parent
113f226f10
commit
055e722056
@ -58,7 +58,7 @@ jobs:
|
|||||||
script: |
|
script: |
|
||||||
echo $(setOutput.version_from_pom)
|
echo $(setOutput.version_from_pom)
|
||||||
VERSION=$(setOutput.version_from_pom)
|
VERSION=$(setOutput.version_from_pom)
|
||||||
echo "$VERSION" > $(System.DefaultWorkingDirectory)/VERSION)
|
echo "$VERSION" > $(System.DefaultWorkingDirectory)/VERSION
|
||||||
displayName: Save Release Version to File
|
displayName: Save Release Version to File
|
||||||
- task: CopyFiles@2
|
- task: CopyFiles@2
|
||||||
# Copies the VERSION file containing the build id (ex: 1.1.13-SNAPSHOT) to the staging directory
|
# Copies the VERSION file containing the build id (ex: 1.1.13-SNAPSHOT) to the staging directory
|
||||||
|
Loading…
x
Reference in New Issue
Block a user