mirror of
https://gitlab.melroy.org/melroy/fediresolve.git
synced 2025-06-07 20:08:57 +00:00
Fix yaml
This commit is contained in:
parent
0aa49a988e
commit
4b5a2b24b8
1 changed files with 2 additions and 0 deletions
|
@ -51,7 +51,9 @@ release:
|
||||||
- echo "running release_job for $CI_COMMIT_TAG"
|
- echo "running release_job for $CI_COMMIT_TAG"
|
||||||
release:
|
release:
|
||||||
name: "Release $CI_COMMIT_TAG"
|
name: "Release $CI_COMMIT_TAG"
|
||||||
|
description: 'Created using the release-cli'
|
||||||
tag_name: $CI_COMMIT_TAG
|
tag_name: $CI_COMMIT_TAG
|
||||||
|
ref: '$CI_COMMIT_SHA'
|
||||||
assets:
|
assets:
|
||||||
links:
|
links:
|
||||||
- name: 'FediResolve'
|
- name: 'FediResolve'
|
||||||
|
|
Loading…
Add table
Reference in a new issue