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

Integrate gitlab-ci/make-distro-and-image-combos-dynamic and 2 more

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@6bfa1bad

Make distro and image combos dynamic

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@414ebe6d

Add python code analysis via sourcery

Disable all checks which do not pass currently. These should be enabled
in the future along with a code refactoring to make them pass.

--

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

README: Add howto to create a new project.
parent 49fafe8c
No related branches found
No related tags found
No related merge requests found
Subproject commit 31e5a427d57e2d3cac971a32d18e6274932adb99
Subproject commit 6bfa1bad558b4c226c13689f646a987f64dde8dc
......@@ -4,9 +4,9 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: 31e5a427d57e2d3cac971a32d18e6274932adb99
ref: 6bfa1bad558b4c226c13689f646a987f64dde8dc
file: 'manifest-integration.yml'
variables:
GITLAB_CI_REVISION: 31e5a427d57e2d3cac971a32d18e6274932adb99
GITLAB_CI_REVISION: 6bfa1bad558b4c226c13689f646a987f64dde8dc
BB_RECIPE_NAME: xconfig
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