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

Integrate gitlab-ci/use-parent-child-build-jobs

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@2e6c1b4f

Build jobs: Use parent-child jobs to generate needed build jobs

* Move all build, deploy and test stubs to the manifest-build.yml
* Create a new job to generate and trigger the build jobs dynamically
* Add the base jinja2 file for the build jobs.
* Add initial docs for the manifest pipeline
* Remove unused files
parent 878fc7f8
No related branches found
No related tags found
1 merge request!16Integrate gitlab-ci/use-parent-child-build-jobs
Subproject commit 1bc683d5b4393e4205f45c7236c0e702182256f5 Subproject commit 2e6c1b4ff232614efbdbdcb66cabc4e33d066eb6
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
# --------------------------------------------------------------------------------------- # ---------------------------------------------------------------------------------------
include: include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci' - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: 1bc683d5b4393e4205f45c7236c0e702182256f5 ref: 2e6c1b4ff232614efbdbdcb66cabc4e33d066eb6
file: 'manifest-integration.yml' file: 'manifest-integration.yml'
variables: variables:
......
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