dda-devops-build/doc/releasing.md

8 lines
247 B
Markdown
Raw Normal View History

2022-01-28 09:19:09 +00:00
adjust version no in build.py to release version no.
git commit -am "release"
git tag -am "release" [release version no]
git push --follow-tags
increase version no in build.py
git commit -am "version bump"
git push
2022-08-19 13:10:56 +00:00
pip3 install --upgrade ddadevops