Update release steps
Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
This commit is contained in:
@@ -530,6 +530,17 @@ Release checklist
|
||||
Release using GitLab CI
|
||||
-----------------------
|
||||
|
||||
#. Push the current brach:
|
||||
::
|
||||
|
||||
git push
|
||||
|
||||
#. Push the new tags:
|
||||
::
|
||||
|
||||
git push --tags
|
||||
|
||||
|
||||
#. Delete the corresponding ``releases/`` branch:
|
||||
::
|
||||
|
||||
@@ -541,12 +552,6 @@ Release using GitLab CI
|
||||
git push origin <local branch>:releases/<branch>
|
||||
|
||||
|
||||
#. Push the new tags:
|
||||
::
|
||||
|
||||
git push --tags
|
||||
|
||||
|
||||
Manual release
|
||||
--------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user