Skip to content
Snippets Groups Projects
Commit c5e47375 authored by GitBot's avatar GitBot Committed by Tim Jaacks
Browse files

Integrate gitlab-ci/share-yaml-code-for-manifest-integration and 2 more

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@686323c6

Remove yaml redundancies in manifest-integration

Leave all common yaml parts in manifest-integration.yml and add
manifest-integration-yocto.yml and manifest-integration-ci-test.yml
containing the different variable assignments for each environment.

The repos including these files have to be updated with the new names.

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@4c751096

Harmonize manifest-integration yaml files for yocto and ci-test

This is the first step for reducing code duplicates.

BCS 746-000807

--

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

retrigger: Allow to specify the manifest's remote identifier in a variable

Costum manifest may override this variable
parent ac439e1b
No related branches found
No related tags found
1 merge request!227Integrate gitlab-ci/share-yaml-code-for-manifest-integration and 2 more
Pipeline #20814 passed with stage
in 6 seconds
Subproject commit d9660a80edc09242d507077a4059531a057f3184 Subproject commit 686323c648881a4fa0f3f8ae6e305d17337eecf3
...@@ -4,5 +4,5 @@ ...@@ -4,5 +4,5 @@
# --------------------------------------------------------------------------------------- # ---------------------------------------------------------------------------------------
include: include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci' - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: d9660a80edc09242d507077a4059531a057f3184 ref: 686323c648881a4fa0f3f8ae6e305d17337eecf3
file: 'manifest-integration.yml' file: 'manifest-integration-yocto.yml'
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