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

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rmarinho committed Jul 3, 2020
1 parent 719fc7a commit d992645
Showing 1 changed file with 0 additions and 28 deletions.
28 changes: 0 additions & 28 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,34 +27,6 @@ resources:
name: xamarin/yaml-templates
endpoint: xamarin

trigger:
branches:
include:
- master
- 3.*
- 4.*
tags:
include:
- '*'
paths:
exclude:
- README.md

pr:
autoCancel: false
branches:
include:
- master
- 4.*
- 3.*

schedules:
- cron: "0 0 * * *"
displayName: Daily midnight build
branches:
include:
- master

stages:
- stage: windows
displayName: Build Windows
Expand Down

0 comments on commit d992645

Please sign in to comment.