test release v1.0.0.13
This commit is contained in:
parent
7f7da78b93
commit
44934b031d
@ -40,6 +40,7 @@ publishing:
|
|||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_TAG
|
- if: $CI_COMMIT_TAG
|
||||||
script:
|
script:
|
||||||
|
- EXTRA_DESCRIPTION="$(sed '1,/^## /!d;/^## /d' CHANGELOG.md)";
|
||||||
- >
|
- >
|
||||||
release-cli create --name "v$CI_COMMIT_TAG" --description "$EXTRA_DESCRIPTION"
|
release-cli create --name "v$CI_COMMIT_TAG" --description "$EXTRA_DESCRIPTION"
|
||||||
--tag-name $CI_COMMIT_TAG --ref $CI_COMMIT_SHA
|
--tag-name $CI_COMMIT_TAG --ref $CI_COMMIT_SHA
|
||||||
|
@ -4,6 +4,8 @@
|
|||||||
[#200](https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/200) @onny
|
[#200](https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/200) @onny
|
||||||
- Automatic releases based on version tags, Gitlab-CI
|
- Automatic releases based on version tags, Gitlab-CI
|
||||||
[#205](https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/205) @onny
|
[#205](https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/205) @onny
|
||||||
|
- Besides source, provide prebuild tarball in Gitlab releases
|
||||||
|
[#215](https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/215) @onny
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Add AGPL headers
|
- Add AGPL headers
|
||||||
|
Loading…
Reference in New Issue
Block a user