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

Integrate gitlab-ci/yt-230-manifest-build-triggers-only-fngsystem

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@417b79ef

YT-230: Fix Manifest Pipeline after "Improve Release" Changes

The recent changes introduced new rules in manifest-pipeline-yocto.yml,
which have overwritten the general rules defined in build-pipeline.yml.
Use !reference to combine both sets of rules effectively.
parent 3509b0f5
No related branches found
No related tags found
1 merge request!50Integrate gitlab-ci/yt-230-manifest-build-triggers-only-fngsystem
Pipeline #148844 passed with stage
in 42 seconds
Subproject commit a7e07f1983701a13e41b0d43e061a59167509256
Subproject commit 417b79efe375fbb25c666d15c4214e67f6a4875f
......@@ -4,9 +4,9 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: a7e07f1983701a13e41b0d43e061a59167509256
ref: 417b79efe375fbb25c666d15c4214e67f6a4875f
file: 'manifest-integration.yml'
variables:
GITLAB_CI_REVISION: a7e07f1983701a13e41b0d43e061a59167509256
GITLAB_CI_REVISION: 417b79efe375fbb25c666d15c4214e67f6a4875f
BB_RECIPE_NAME: ilitek
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