Update azure-pipelines.yml for Azure Pipelines
Removing triggers and going to add it back later.
This commit is contained in:
Родитель
9f7df1a350
Коммит
6f22b71b77
|
@ -1,17 +1,7 @@
|
|||
# Gradle
|
||||
# Build your Java project and run tests with Gradle using a Gradle wrapper script.
|
||||
# Add steps that analyze code, save build artifacts, deploy, and more:
|
||||
# https://docs.microsoft.com/azure/devops/pipelines/languages/java
|
||||
trigger:
|
||||
branches:
|
||||
include:
|
||||
- master
|
||||
|
||||
pr:
|
||||
branches:
|
||||
include:
|
||||
- master
|
||||
|
||||
# https://docs.microsoft.com/azure/devops/pipelines/languages/java
|
||||
pool:
|
||||
vmImage: 'macOS-10.14'
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче