Skip to content
Snippets Groups Projects
Commit d6416212 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 658e2fa4
No related branches found
No related tags found
2 merge requests!455CI: Update gitlab-ci,!433Integrate gitlab-ci/generate_firmware_json
Pipeline #94710 passed with stage
in 11 seconds
Subproject commit 1830cb0291a866af5cebeebbfdbac32544f655c7
Subproject commit 51e0cf67dc5961134ef4bd3e7a1b1659ab95dd63
......@@ -4,11 +4,11 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: 1830cb0291a866af5cebeebbfdbac32544f655c7
ref: 51e0cf67dc5961134ef4bd3e7a1b1659ab95dd63
file: 'manifest-integration.yml'
variables:
GITLAB_CI_REVISION: 1830cb0291a866af5cebeebbfdbac32544f655c7
GITLAB_CI_REVISION: 51e0cf67dc5961134ef4bd3e7a1b1659ab95dd63
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