#1113 - Polishing release instructions.

This commit is contained in:
Oliver Drotbohm
2020-01-15 08:43:20 +01:00
parent 3d5ec1675d
commit 1f335c6e27

View File

@@ -25,7 +25,7 @@ git config core.commentchar "/"
1. Create a new release (on the main branch).
+
----
% ci/create-release.sh <release version> <next snapshot version>
% ci/create-release.sh <release ticket without hash> <release version> <next snapshot version>
----
+
2. With the release tagged, push the tagged version to the release branch.