Skip to content
Snippets Groups Projects
Commit 028aa764 authored by Yngve Levinsen's avatar Yngve Levinsen
Browse files

newline in release message was not working

parent 816a9f67
No related branches found
No related tags found
No related merge requests found
Pipeline #37758 passed
......@@ -64,4 +64,4 @@ auto-release:
only:
- tags
script:
- gitlab-release --message "Automatic release of ${CI_COMMIT_TAG} from ${CI_COMMIT_SHORT_SHA}\n\n${CI_COMMIT_DESCRIPTION}"
- gitlab-release --message "Automatic release of ${CI_COMMIT_TAG} from ${CI_COMMIT_SHORT_SHA}<br>${CI_COMMIT_DESCRIPTION}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment