👷🐛 Create release in CI before publishing changelog
This commit is contained in:
parent
802662fd1a
commit
bafefd8f48
|
@ -1,5 +1,6 @@
|
||||||
image: hatsoftwares/lufi-test-ci:buster
|
image: hatsoftwares/lufi-test-ci:buster
|
||||||
stages:
|
stages:
|
||||||
|
- create_release
|
||||||
- publish_changelog
|
- publish_changelog
|
||||||
- pouet_it
|
- pouet_it
|
||||||
- carton
|
- carton
|
||||||
|
@ -87,8 +88,9 @@ variables:
|
||||||
##
|
##
|
||||||
#
|
#
|
||||||
include:
|
include:
|
||||||
- 'https://framagit.org/fiat-tux/gitlabci-snippets/raw/4e4e03322e95e9b0124c714456ebf1bdc02ad43f/publish_changelog.gitlab-ci.yml'
|
- 'https://framagit.org/fiat-tux/gitlabci-snippets/-/raw/53cf9e6c8c427ecbff4abb9615347a77f7786806/create-release-from-ci.gitlab-ci.yml'
|
||||||
- 'https://framagit.org/fiat-tux/gitlabci-snippets/raw/4e4e03322e95e9b0124c714456ebf1bdc02ad43f/pouet-it-from-ci.gitlab-ci.yml'
|
- 'https://framagit.org/fiat-tux/gitlabci-snippets/-/raw/4e4e03322e95e9b0124c714456ebf1bdc02ad43f/publish_changelog.gitlab-ci.yml'
|
||||||
|
- 'https://framagit.org/fiat-tux/gitlabci-snippets/-/raw/4e4e03322e95e9b0124c714456ebf1bdc02ad43f/pouet-it-from-ci.gitlab-ci.yml'
|
||||||
|
|
||||||
### Podcheck
|
### Podcheck
|
||||||
##
|
##
|
||||||
|
|
Loading…
Reference in New Issue