StanleyHuang has proposed merging ~stanley31/hwcert-jenkins-jobs:add-katy into hwcert-jenkins-jobs:master.
Commit message: add project katy yaml configuration file for deploy new job in Jenkins server Requested reviews: hwcert-jenkins (hwcert-jenkins) For more details, see: https://code.launchpad.net/~stanley31/hwcert-jenkins-jobs/+git/hwcert-jenkins-jobs/+merge/426918 -- Your team hwcert-jenkins is requested to review the proposed merge of ~stanley31/hwcert-jenkins-jobs:add-katy into hwcert-jenkins-jobs:master.
diff --git a/jobs/infrastructure/build-checkbox/snap-build-checkbox-katy.yaml b/jobs/infrastructure/build-checkbox/snap-build-checkbox-katy.yaml new file mode 100644 index 0000000..4fef05e --- /dev/null +++ b/jobs/infrastructure/build-checkbox/snap-build-checkbox-katy.yaml @@ -0,0 +1,13 @@ +- project: + name: checkbox-katy + description: | + This job will build and publish checkbox-katy + source-url: git+ssh://[email protected]/~katy-team/katy/+git/checkbox-katy + source-branch: main + release-targets: 'latest/edge' + lxd_template: ubuntu:focal + channel: '6.x/stable' + check-branches: '' + 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

