Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Commit d992645

Browse files
authored
Update azure-pipelines.yml
1 parent 719fc7a commit d992645

File tree

1 file changed

+0
-28
lines changed

1 file changed

+0
-28
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -27,34 +27,6 @@ resources:
2727
name: xamarin/yaml-templates
2828
endpoint: xamarin
2929

30-
trigger:
31-
branches:
32-
include:
33-
- master
34-
- 3.*
35-
- 4.*
36-
tags:
37-
include:
38-
- '*'
39-
paths:
40-
exclude:
41-
- README.md
42-
43-
pr:
44-
autoCancel: false
45-
branches:
46-
include:
47-
- master
48-
- 4.*
49-
- 3.*
50-
51-
schedules:
52-
- cron: "0 0 * * *"
53-
displayName: Daily midnight build
54-
branches:
55-
include:
56-
- master
57-
5830
stages:
5931
- stage: windows
6032
displayName: Build Windows

0 commit comments

Comments
 (0)