mirror of
https://github.com/adferrand/docker-backuppc.git
synced 2023-11-05 04:40:26 +01:00
Fix release pipeline
This commit is contained in:
parent
1f5a4c4c13
commit
e307741276
@ -33,7 +33,7 @@ jobs:
|
||||
VERSION=`cat VERSION`
|
||||
echo "Version is: $version"
|
||||
echo "##vso[task.setvariable variable=ReleaseVersion;]${VERSION}"
|
||||
displayVersion: Get version
|
||||
displayName: Get version
|
||||
- script: |
|
||||
python utils/extract_changelog.py $(ReleaseVersion) > release_$(ReleaseVersion).md
|
||||
- task: GithubRelease@0
|
||||
|
Loading…
Reference in New Issue
Block a user