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

Integrate gitlab-ci/yt-247-weekly-build-with-SDK and 1 more

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@37b396e8

YT-247: Automate Initiation of Build Stages in Scheduled Pipelines

  Enable automatic initiation of the build stage for the SDK
  and the test stage for pipelines within scheduled pipelines.

--

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

scripts: Add simple python script to convert license.manifest to md table
parent 931fa9ab
No related branches found
No related tags found
1 merge request!80Integrate gitlab-ci/yt-247-weekly-build-with-SDK and 1 more
Pipeline #161025 passed with stage
in 19 seconds
Subproject commit f6b301dc158ff27ab74a7d3cc2e10ba244787a4e
Subproject commit 37b396e85024b6c07a1a843f10a3e9d72f981945
......@@ -4,11 +4,11 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: f6b301dc158ff27ab74a7d3cc2e10ba244787a4e
ref: 37b396e85024b6c07a1a843f10a3e9d72f981945
file: 'manifest-integration.yml'
variables:
GITLAB_CI_REVISION: f6b301dc158ff27ab74a7d3cc2e10ba244787a4e
GITLAB_CI_REVISION: 37b396e85024b6c07a1a843f10a3e9d72f981945
BB_RECIPE_NAME: linux-seco-mtk
# FIXME: This is only necessary due to the following GitLab limitation:
# https://gitlab.com/gitlab-org/gitlab/-/issues/209904
......
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