This commit is contained in:
Sonny Bakker 2021-01-23 17:10:43 +01:00
parent 01f86399b2
commit cf078ee42a
42 changed files with 554 additions and 307 deletions

View file

@ -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'