Skip to content

Commit 35358ac

Browse files
committed
lmp/jobserv: rename the build-release to build-kirkstone
This job will start tracking the branch kirksotne. Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
1 parent 918138e commit 35358ac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lmp/jobserv.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
timeout: 540 # a build with no cache is quite slow
22
triggers:
3-
- name: build-release
3+
- name: build-kirkstone
44
type: git_poller
55
email:
66
users: 'ci-notifications@foundries.io'
@@ -12,8 +12,8 @@ triggers:
1212
GIT_URL: |
1313
https://github.com/foundriesio/lmp-manifest.git
1414
GIT_POLL_REFS: |
15-
refs/heads/main
16-
OTA_LITE_TAG: main
15+
refs/heads/kirkstone
16+
OTA_LITE_TAG: kirkstone
1717
runs:
1818
- name: lmp-sdk
1919
host-tag: amd64

0 commit comments

Comments
 (0)