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

Integrate gitlab-ci/kirkstone-spdx and 1 more

--

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

changed approach for triggering spdx

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@67ff371e

CI: enable 'create-spdx' in pipeline builds

This enables the creation of spdx json files.

YT-268
parent dbf6558b
No related tags found
No related merge requests found
Subproject commit 45c79259d8f0d919700ea4d5311a3f8497b11fae Subproject commit f6fd7340738a03a77189b8445a1e751a13827d36
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# --------------------------------------------------------------------------------------- # ---------------------------------------------------------------------------------------
include: include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci' - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: 45c79259d8f0d919700ea4d5311a3f8497b11fae ref: f6fd7340738a03a77189b8445a1e751a13827d36
file: 'manifest-integration.yml' file: 'manifest-integration.yml'
variables: variables:
GITLAB_CI_REVISION: 45c79259d8f0d919700ea4d5311a3f8497b11fae GITLAB_CI_REVISION: f6fd7340738a03a77189b8445a1e751a13827d36
BB_RECIPE_NAME: kernel-module-touchgpio BB_RECIPE_NAME: kernel-module-touchgpio
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