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

Integrate gitlab-ci/generate_firmware_json

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@51e0cf67

build:stages: Add Firmware Package JSON stage

The old Alphaplan stage is deprecated and was removed in a prior commit.
Add new stage to generate the Firmware Package JSON files that do replace
the old Alphaplan articles.
parent b07216df
No related branches found
No related tags found
1 merge request!29Integrate gitlab-ci/generate_firmware_json
Pipeline #94722 passed with stage
in 9 seconds
Subproject commit 1830cb0291a866af5cebeebbfdbac32544f655c7 Subproject commit 51e0cf67dc5961134ef4bd3e7a1b1659ab95dd63
...@@ -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: 1830cb0291a866af5cebeebbfdbac32544f655c7 ref: 51e0cf67dc5961134ef4bd3e7a1b1659ab95dd63
file: 'manifest-integration.yml' file: 'manifest-integration.yml'
variables: variables:
GITLAB_CI_REVISION: 1830cb0291a866af5cebeebbfdbac32544f655c7 GITLAB_CI_REVISION: 51e0cf67dc5961134ef4bd3e7a1b1659ab95dd63
BB_RECIPE_NAME: seco-yocto-testsuite BB_RECIPE_NAME: seco-yocto-testsuite
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