13 lines
374 B
Plaintext
13 lines
374 B
Plaintext
[#_release_gitlab_template]
|
|
= Gitlab Release Template
|
|
|
|
This Template makes it easier to create Gitlab Release from the CI
|
|
|
|
.Variables
|
|
|===
|
|
|Name |Description | Default Value
|
|
|DESCRIPTION | The Content that has changed in the last release. Can be changed manual afterwards | ""
|
|
|===
|
|
|
|
:template: releasing/release-gitlab.gitlab-ci.yml
|
|
include::../../../template-printer.adoc[] |