Skip to content

Commit 0da8b75

Browse files
committed
azure-pipelines-rpi: add rpi-6.12.y branch to trigger list
New rpi branch was created and added in the trigger list for the rpi linux pipeline. Signed-off-by: Andreea Andrisan <Andreea.Andrisan@analog.com>
1 parent 8cfac6b commit 0da8b75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines-rpi.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
trigger:
22
- rpi-6.1.y
33
- rpi-6.6.y
4+
- rpi-6.12.y
45
- staging-rpi/*
56

67
pr:
78
- rpi-6.1.y
89
- rpi-6.6.y
10+
- rpi-6.12.y
911

1012
stages:
1113
- stage: Builds

0 commit comments

Comments
 (0)