Use changelog for listing changes
This commit is contained in:
parent
e251f633e1
commit
d2a1fd7f3a
2 changed files with 25 additions and 1 deletions
|
|
@ -7,6 +7,6 @@ release:
|
|||
- echo 'running release job'
|
||||
release:
|
||||
name: 'Release $CI_COMMIT_TAG'
|
||||
description: 'Auto created release'
|
||||
description: './CHANGELOG.md'
|
||||
tag_name: '$CI_COMMIT_TAG'
|
||||
ref: '$CI_COMMIT_TAG'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue