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
commitc9f4e8c1b95f1518c40fbb27b72dc0e4bd4e3a6d (patch)
tree4b78384af9fb71dedd3054115121a473a59f5b0c
parenta272cb53cfeaaf3874cbece20116f05bad7c52f6 (diff)
parent29479793755f603b277b332dc4894ea8b17a93f3 (diff)
downloadtimeline-c9f4e8c1b95f1518c40fbb27b72dc0e4bd4e3a6d.tar.gz
timeline-c9f4e8c1b95f1518c40fbb27b72dc0e4bd4e3a6d.tar.bz2
timeline-c9f4e8c1b95f1518c40fbb27b72dc0e4bd4e3a6d.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).