aboutsummaryrefslogtreecommitdiff
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
parent34c7f2ad8e3227454003e3ebfdf4766cb1014dd2 (diff)
parent0605fd447957698b1cc363cac7a18c2b366f0111 (diff)
downloadtimeline-06236362679631b9029aaacd9cb0a82bab9c450a.tar.gz
timeline-06236362679631b9029aaacd9cb0a82bab9c450a.tar.bz2
timeline-06236362679631b9029aaacd9cb0a82bab9c450a.zip
Merge branch 'master' into remove-cos
-rw-r--r--CI/build-pipeline.yml3
-rw-r--r--README.md2
2 files changed, 4 insertions, 1 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'
diff --git a/README.md b/README.md
index 59db9160..1fc5a828 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Welcome to Timeline!
-[![Build Status](https://dev.azure.com/crupest-web/Timeline/_apis/build/status/crupest.Timeline?branchName=master)](https://dev.azure.com/crupest-web/Timeline/_build/latest?definitionId=3&branchName=master)
+[![Build Status](https://dev.azure.com/crupest-web/Timeline/_apis/build/status/crupest.Timeline%20Build?branchName=master)](https://dev.azure.com/crupest-web/Timeline/_build/latest?definitionId=5&branchName=master)
This is the first web app back-end of [me](https://github.com/crupest).