aboutsummaryrefslogtreecommitdiff
path: root/CI
diff options
context:
space:
mode:
author杨宇千 <crupest@outlook.com>2019-07-29 21:24:03 +0800
committer杨宇千 <crupest@outlook.com>2019-07-29 21:24:03 +0800
commit06236362679631b9029aaacd9cb0a82bab9c450a (patch)
tree4b78384af9fb71dedd3054115121a473a59f5b0c /CI
parent34c7f2ad8e3227454003e3ebfdf4766cb1014dd2 (diff)
parent0605fd447957698b1cc363cac7a18c2b366f0111 (diff)
downloadtimeline-06236362679631b9029aaacd9cb0a82bab9c450a.tar.gz
timeline-06236362679631b9029aaacd9cb0a82bab9c450a.tar.bz2
timeline-06236362679631b9029aaacd9cb0a82bab9c450a.zip
Merge branch 'master' into remove-cos
Diffstat (limited to 'CI')
-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'