1
0
mirror of https://github.com/XFox111/GUTSchedule.git synced 2026-04-22 06:58:01 +03:00

Update azure-pipelines.yml for Azure Pipelines

Added master-only trigger
This commit is contained in:
Michael Gordeev
2020-01-31 23:05:34 +03:00
parent afb9248fb8
commit 4225e43118
+3
View File
@@ -3,6 +3,9 @@
# Add steps that test, sign, and distribute an app, save build artifacts, and more: # Add steps that test, sign, and distribute an app, save build artifacts, and more:
# https://docs.microsoft.com/azure/devops/pipelines/languages/xamarin # https://docs.microsoft.com/azure/devops/pipelines/languages/xamarin
trigger:
- master
pool: pool:
vmImage: 'windows-latest' vmImage: 'windows-latest'