gyroidos / meta-trustx

This repository contains Yocto recipes to build GyroidOS
GNU General Public License v2.0
2 stars 18 forks source link

Add Jenkinsfile triggering the generic pipeline #179

Closed jwsbck closed 1 year ago

jwsbck commented 1 year ago

Add a Jenkinsfile for building pull requests on this repo. Building is performed by calling the generic pipeline in gyroidos manifest. If a pull request is built, the PR branch is passed to the generic pipeline and considered automatically. Additional pull request branches can be added via the PR_BRANCHES parameter in the Jenkins interface.

Related PRs: