Implement public CI for MacOS builds

This commit is contained in:
MaksimZhukov
2020-09-16 19:44:58 +03:00
parent cceb960763
commit a8a908b63e
15 changed files with 264 additions and 4 deletions

View File

@@ -0,0 +1,20 @@
schedules:
- cron: "0 0 * * *"
displayName: Daily
branches:
include:
- main
always: true
trigger: none
pr:
autoCancel: true
branches:
include:
- main
jobs:
- template: image-generation.yml
parameters:
image_type: Windows2019-Azure
image_readme_name: Windows2019-Readme.md