Rick Wu has proposed merging ~rickwu4444/hwcert-jenkins-jobs:add-build-job-for-guanyin into hwcert-jenkins-jobs:master.
Commit message: Add: build job for checkbox-guanyin Requested reviews: Kevin Yeh (kevinyeh) For more details, see: https://code.launchpad.net/~rickwu4444/hwcert-jenkins-jobs/+git/hwcert-jenkins-jobs/+merge/437325 -- Your team hwcert-jenkins is subscribed to branch hwcert-jenkins-jobs:master.
diff --git a/jobs/infrastructure/build-checkbox/snap-build-checkbox-guanyin.yaml b/jobs/infrastructure/build-checkbox/snap-build-checkbox-guanyin.yaml new file mode 100644 index 0000000..47453c7 --- /dev/null +++ b/jobs/infrastructure/build-checkbox/snap-build-checkbox-guanyin.yaml @@ -0,0 +1,11 @@ +- project: + name: checkbox-guanyin + description: | + This job will build and publish checkbox-guanyin + source-url: git+ssh://[email protected]/~guanyin-team/guanyin/+git/checkbox-guanyin + release-targets: 'latest/edge' + lxd_template: ubuntu:focal + channel: '6.x/stable' + jobs: + - 'snap-build-{name}-local-trigger' + - 'snap-build-{name}-local'
-- Mailing list: https://launchpad.net/~canonical-hw-cert Post to : [email protected] Unsubscribe : https://launchpad.net/~canonical-hw-cert More help : https://help.launchpad.net/ListHelp

