Skip to content

Commit db125a7

Browse files
committed
[build] Add d17-* as a branch trigger
Needed to actually *build* the d17-0 branch…
1 parent f2cbc6a commit db125a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@ name: Xamarin.Android.Tools $(Rev:r)
33
trigger:
44
- main
55
- d16-*
6+
- d17-*
67

78
pr:
89
- main
910
- d16-*
11+
- d17-*
1012

1113
# Global variables
1214
variables:

0 commit comments

Comments
 (0)