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

New release 2.9.4

- Added auto-release to gitlab
parent 965d5832
No related branches found
No related tags found
No related merge requests found
Pipeline #37757 failed
...@@ -64,5 +64,4 @@ auto-release: ...@@ -64,5 +64,4 @@ auto-release:
only: only:
- tags - tags
script: script:
- TAG_MESSAGE=`git tag -n9 -l ${CI_COMMIT_TAG} | sed -e "s/^${CI_COMMIT_TAG} //"` - 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}\n\n${TAG_MESSAGE}"
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