aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author杨宇千 <crupest@outlook.com>2019-07-29 21:16:40 +0800
committer杨宇千 <crupest@outlook.com>2019-07-29 21:16:40 +0800
commit402242430adea1570b3469c7d2466e3052dd377f (patch)
tree692a157ccbdb9bcf7e9edfd0e3ce44b127e8ad06
parent246e4eafeb10a26e049d1905c9721c1fb1181aed (diff)
downloadtimeline-402242430adea1570b3469c7d2466e3052dd377f.tar.gz
timeline-402242430adea1570b3469c7d2466e3052dd377f.tar.bz2
timeline-402242430adea1570b3469c7d2466e3052dd377f.zip
CI: avoid dumplicate build for pull request.
-rw-r--r--CI/build-pipeline.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/CI/build-pipeline.yml b/CI/build-pipeline.yml
index 33a75a95..31b587b0 100644
--- a/CI/build-pipeline.yml
+++ b/CI/build-pipeline.yml
@@ -1,3 +1,6 @@
+trigger:
+- master
+
variables:
buildConfiguration: 'Debug'
ASPNETCORE_ENVIRONMENT: 'Development'