Patrick Liu has proposed merging ~patliu/hwcert-jenkins-jobs:add-baytown-yaml 
into hwcert-jenkins-jobs:master.

Commit message:
Add: project baytown yaml for deploying Jenkins job

Requested reviews:
  Kevin Yeh (kevinyeh)

For more details, see:
https://code.launchpad.net/~patliu/hwcert-jenkins-jobs/+git/hwcert-jenkins-jobs/+merge/434054
-- 
Your team hwcert-jenkins is subscribed to branch hwcert-jenkins-jobs:master.
diff --git a/jobs/infrastructure/build-checkbox/snap-build-checkbox-baytown.yaml b/jobs/infrastructure/build-checkbox/snap-build-checkbox-baytown.yaml
new file mode 100644
index 0000000..2a391ec
--- /dev/null
+++ b/jobs/infrastructure/build-checkbox/snap-build-checkbox-baytown.yaml
@@ -0,0 +1,25 @@
+- project:
+    name: checkbox-baytown
+    description: |
+      This job will build and publish checkbox-baytown
+    source-url: git+ssh://[email protected]/~baytown-team/baytown/+git/checkbox-baytown
+    release-targets: 'latest/edge'
+    lxd_template: ubuntu:jammy
+    channel: '6.x/stable'
+    check-branches: 'git+ssh://[email protected]/~baytown-team/baytown/+git/checkbox-provider-baytown'
+    jobs:
+      - 'snap-build-{name}-local-trigger-arm'
+      - 'snap-build-{name}-local-arm64'
+
+- project:
+    name: checkbox-baytown-classic
+    description: |
+      This job will build and publish checkbox-baytown-classic
+    source-url: git+ssh://[email protected]/~baytown-team/baytown/+git/checkbox-baytown-classic
+    release-targets: 'latest/edge'
+    lxd_template: ubuntu:jammy
+    channel: '6.x/stable'
+    check-branches: 'git+ssh://[email protected]/~baytown-team/baytown/+git/checkbox-provider-baytown'
+    jobs:
+      - 'snap-build-{name}-local-trigger-arm'
+      - 'snap-build-{name}-local-arm64'
-- 
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

Reply via email to