Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 80b60b6d authored by Mathieu Faverge's avatar Mathieu Faverge
Browse files

Update steps to do the release

parent 9da2aefc
Branches
No related tags found
No related merge requests found
...@@ -13,6 +13,14 @@ ...@@ -13,6 +13,14 @@
# #
### ###
#
# Steps to do the release:
# - Update information in the code (see update_release.sh)
# - Update the ChangeLog
# - Push the hash on solverstack as:
# - a tag named vx.x.x
# - a branch named release-x.x.x (will trigger the CI to generate the release)
#
changelog="" changelog=""
function gen_changelog() function gen_changelog()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment