Add gitlab CI
* Add a pipeline that runs a yocto build: * setup the executor with ssh keys and install repo tool * checkout the manifest and get the layers * update the meta-guf layer that triggered the pipeline to the triggering commit * run a yocto build * copy build artifacts to the artifacts dir on the host
.gitlab-ci-template.yml
0 → 100644
.gitlab-ci.yml
0 → 100644
Please register or sign in to comment