Skip to content
Snippets Groups Projects
Commit 064662b1 authored by GitBot's avatar GitBot
Browse files

Integrate gitlab-ci/show-all-releases-in-changelog

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@0264fe09

Changelog generator: get all merge requests

This fixes older releases not appearing in the changelog.
parent c365bfd6
No related branches found
No related tags found
1 merge request!70Integrate gitlab-ci/show-all-releases-in-changelog
Pipeline #51824 passed with stage
in 13 seconds
Subproject commit c657f31f22275e773c67bf43ce320673276107e0 Subproject commit 0264fe09b524b97d9cc1ca85906bf904ee86f0e0
...@@ -4,11 +4,11 @@ ...@@ -4,11 +4,11 @@
# --------------------------------------------------------------------------------------- # ---------------------------------------------------------------------------------------
include: include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci' - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: c657f31f22275e773c67bf43ce320673276107e0 ref: 0264fe09b524b97d9cc1ca85906bf904ee86f0e0
file: 'manifest-integration.yml' file: 'manifest-integration.yml'
variables: variables:
GITLAB_CI_REVISION: c657f31f22275e773c67bf43ce320673276107e0 GITLAB_CI_REVISION: 0264fe09b524b97d9cc1ca85906bf904ee86f0e0
BB_RECIPE_NAME: touchcal-conv BB_RECIPE_NAME: touchcal-conv
# FIXME: This is only necessary due to the following GitLab limitation: # FIXME: This is only necessary due to the following GitLab limitation:
# https://gitlab.com/gitlab-org/gitlab/-/issues/209904 # https://gitlab.com/gitlab-org/gitlab/-/issues/209904
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment