release in .gitlab-ci.yml (?)

feat/vaults
Tomáš Mládek 2021-06-19 22:08:37 +02:00
parent 2afca82e05
commit 41a4358f07
1 changed files with 3 additions and 0 deletions

View File

@ -97,5 +97,8 @@ package:
artifacts:
paths:
- ./*.AppImage
release:
description: './README.md'
tag_name: $CI_COMMIT_TAG
only:
- tags