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

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

--

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

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

    Fix typo introduced in previous commit

--

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 2b345db7
No related branches found
No related tags found
1 merge request!1916Integrate gitlab-ci/yt-230-manifest-build-triggers-only-fngsystem and 1 more
Pipeline #149327 passed with stages
in 18 minutes and 57 seconds
Subproject commit a7e07f1983701a13e41b0d43e061a59167509256
Subproject commit de29fa3ede1868a2617daa4ba25d34a787ae0cf4
......@@ -4,13 +4,13 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: a7e07f1983701a13e41b0d43e061a59167509256
ref: de29fa3ede1868a2617daa4ba25d34a787ae0cf4
file: 'manifest-pipeline-yocto.yml'
variables:
MANIFEST_PROJECT_ID: 1725
MASTER_BRANCH: dunfell
GITLAB_CI_REVISION: a7e07f1983701a13e41b0d43e061a59167509256
GITLAB_CI_REVISION: de29fa3ede1868a2617daa4ba25d34a787ae0cf4
generate-build-pipeline:
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