aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2019-02-22 00:23:20 +0800
committercrupest <crupest@outlook.com>2019-02-22 00:23:20 +0800
commit837bee4e1b5e3b7692c31b74b93c0fbb9bf583a5 (patch)
tree4b5a1aab788f01fc4d902e8ef6bb645a723a7a11
parent4d82ff4d64a2087082d091e9bf9949809c254bf4 (diff)
downloadtimeline-837bee4e1b5e3b7692c31b74b93c0fbb9bf583a5.tar.gz
timeline-837bee4e1b5e3b7692c31b74b93c0fbb9bf583a5.tar.bz2
timeline-837bee4e1b5e3b7692c31b74b93c0fbb9bf583a5.zip
Remove ci trigger condition.
-rw-r--r--azure-pipelines.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index c7c4047a..2e139efb 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -3,9 +3,6 @@
# Add steps that run tests, create a NuGet package, deploy, and more:
# https://docs.microsoft.com/azure/devops/pipelines/languages/dotnet-core
-trigger:
-- master
-
pool:
vmImage: 'Ubuntu-16.04'