compose/script/release/README.md
Nicolas De Loof 7ca5973a71
run release on tag by Jenkinsfile
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2020-01-09 16:11:03 +01:00

9 lines
276 B
Markdown

# Release HOWTO
The release process is fully automated by `Release.Jenkinsfile`.
## Usage
1. edit `compose/__init__.py` to set release version number
1. commit and tag as `v{major}.{minor}.{patch}`
1. edit `compose/__init__.py` again to set next development version number