mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-23 17:17:43 +00:00
remove the "v" prefix for file, to create release with tags starting with "v".
This commit is contained in:
parent
50fb79ebbf
commit
58bf722fae
@ -138,4 +138,4 @@ release:
|
|||||||
- echo "running release_job"
|
- echo "running release_job"
|
||||||
release:
|
release:
|
||||||
tag_name: '$CI_COMMIT_TAG'
|
tag_name: '$CI_COMMIT_TAG'
|
||||||
description: "./.changes/v$CI_COMMIT_TAG.md"
|
description: "./.changes/$CI_COMMIT_TAG.md"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user