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

Integrate gitlab-ci/package-changelog

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@a59a93a0

Package: Add needs to changelog, to package changelog also
parent 0a5f529a
No related branches found
No related tags found
1 merge request!128Integrate gitlab-ci/package-changelog
Pipeline #53373 passed with stage
in 8 seconds
Subproject commit 8edbf2a64fe54227a10802b8fc9e1f0fbdd967c2 Subproject commit a59a93a03ce80d179ecce8c5a3865b06f010a04c
...@@ -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: 8edbf2a64fe54227a10802b8fc9e1f0fbdd967c2 ref: a59a93a03ce80d179ecce8c5a3865b06f010a04c
file: 'manifest-integration.yml' file: 'manifest-integration.yml'
variables: variables:
GITLAB_CI_REVISION: 8edbf2a64fe54227a10802b8fc9e1f0fbdd967c2 GITLAB_CI_REVISION: a59a93a03ce80d179ecce8c5a3865b06f010a04c
# 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
# As soon as this gets fixed upstream, the hard-coded branch name should be removed. # As soon as this gets fixed upstream, the hard-coded branch name should be removed.
......
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