Skip to content
Snippets Groups Projects
Commit df1fd20a 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 3a368b6b
No related branches found
No related tags found
Loading
Pipeline #107012 passed with stage
in 17 seconds
Subproject commit 42bfe4f0d8f51e894f64a2ffa59732d777c137b3
Subproject commit e207c443f31cfbec0c76075aae3296cf68afafca
......@@ -4,9 +4,9 @@
# ---------------------------------------------------------------------------------------
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
BB_RECIPE_NAME: seco-yocto-testsuite
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