Skip to content
Snippets Groups Projects
Commit b2e0bdc4 authored by Git Bot Service Account's avatar Git Bot Service Account
Browse files

Integrate gitlab-ci/yt-277-add-spdx-license-to-release

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@859b9e07

YT-277: Add SPDX licenses to release

  Enable the creation of spdx json files in CI pipeline
  Add list of generated spdx files into Confluence release page
parent 7fd14115
No related branches found
No related tags found
1 merge request!582Integrate gitlab-ci/yt-277-add-spdx-license-to-release
Pipeline #236611 passed with stage
in 20 seconds
Subproject commit 45c79259d8f0d919700ea4d5311a3f8497b11fae
Subproject commit 859b9e07a872f6a741e62d446e041c6bb1c9ee67
......@@ -4,11 +4,11 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: 45c79259d8f0d919700ea4d5311a3f8497b11fae
ref: 859b9e07a872f6a741e62d446e041c6bb1c9ee67
file: 'manifest-integration.yml'
variables:
GITLAB_CI_REVISION: 45c79259d8f0d919700ea4d5311a3f8497b11fae
GITLAB_CI_REVISION: 859b9e07a872f6a741e62d446e041c6bb1c9ee67
BB_RECIPE_NAME: linux-imx
# FIXME: This is only necessary due to the following GitLab limitation:
# 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