Add GitLab release targets to the documentation

Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
This commit is contained in:
Roberto Rosario
2019-12-03 03:23:18 -04:00
parent 5c15398ca8
commit f61a90ece0
2 changed files with 15 additions and 2 deletions

View File

@@ -115,8 +115,17 @@ Release checklist
#. Release the version using one of the two following methods: GitLab CI or
manual
Release using GitLab CI
-----------------------
Release using GitLab CI using the makefile
------------------------------------------
#. Use of the GitLab makefile targets: ``gitlab-release-all``,
``gitlab-release-docker``, ``gitlab-release-documentation``,
``gitlab-release-python``.
Release using GitLab CI manually
--------------------------------
#. Push the current brach:
::