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

Integrate gitlab-ci/fix_syntax and 2 more

--

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

gitlab-ci: Disable sourcery

The sourcery plugin fails again due to a missing login. Disable it for
now.

--

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

manifest:integration: Fix issue in trigger/include

--

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

pipelines:build: Add check to JSON generation

Without the check, we have a race condition when building from sources
outside of the Yocto group.
parent 5b4ea47c
No related branches found
No related tags found
1 merge request!177Integrate gitlab-ci/fix_syntax and 2 more
Pipeline #107039 passed with stage
in 16 seconds
Subproject commit 42bfe4f0d8f51e894f64a2ffa59732d777c137b3
Subproject commit e207c443f31cfbec0c76075aae3296cf68afafca
......@@ -4,8 +4,8 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: 42bfe4f0d8f51e894f64a2ffa59732d777c137b3
ref: e207c443f31cfbec0c76075aae3296cf68afafca
file: 'manifest-integration.yml'
variables:
GITLAB_CI_REVISION: 42bfe4f0d8f51e894f64a2ffa59732d777c137b3
GITLAB_CI_REVISION: e207c443f31cfbec0c76075aae3296cf68afafca
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