mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-02-14 06:40:21 +00:00
Minord docs change: update release instructions
This commit is contained in:
parent
9dbe4b4cb5
commit
dbab2337b6
@ -65,8 +65,6 @@ Releasing a new version
|
||||
- Bump the ``__version__`` value in ``tutor/__about__.py``.
|
||||
- Replace "Latest" by the version name in CHANGELOG.md.
|
||||
- Create a commit with the version changelog.
|
||||
- Push changes to github: ``git push origin``
|
||||
- Push changes to git.overhang.io: ``git push overhangio``
|
||||
- ``make release``
|
||||
- ``make release`` (this assumes that there are two remotes named "origin" and "overhangio")
|
||||
|
||||
After a regular push to ``master``, run ``make nightly`` to update the "nightly" tag.
|
||||
|
Loading…
x
Reference in New Issue
Block a user