-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@075aeccb Refactoring: share build and test job basics for ci-test and Yocto This shares YAML code for the following procedures: - Build environment - Source code checkout via repo - SSH key and known hosts setup - LAVA test submission - Docker check if build folder is empty
b7c8ae9f
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.gitlab-ci.yml 550 B
---
# ---------------------------------------------------------------------------------------
# Include the default CI steps from the gitlab-ci repo
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: 075aeccbcc116de5ff05de53460f5db3fd40802d
file: 'manifest-pipeline-yocto.yml'
variables:
MANIFEST_PROJECT_ID: 1725
MASTER_BRANCH_MANIFEST: dunfell
GITLAB_CI_REVISION: 075aeccbcc116de5ff05de53460f5db3fd40802d