diff options
| author | 杨宇千 <crupest@outlook.com> | 2019-07-29 21:24:03 +0800 | 
|---|---|---|
| committer | 杨宇千 <crupest@outlook.com> | 2019-07-29 21:24:03 +0800 | 
| commit | c9f4e8c1b95f1518c40fbb27b72dc0e4bd4e3a6d (patch) | |
| tree | 4b78384af9fb71dedd3054115121a473a59f5b0c /CI | |
| parent | a272cb53cfeaaf3874cbece20116f05bad7c52f6 (diff) | |
| parent | 29479793755f603b277b332dc4894ea8b17a93f3 (diff) | |
| download | timeline-c9f4e8c1b95f1518c40fbb27b72dc0e4bd4e3a6d.tar.gz timeline-c9f4e8c1b95f1518c40fbb27b72dc0e4bd4e3a6d.tar.bz2 timeline-c9f4e8c1b95f1518c40fbb27b72dc0e4bd4e3a6d.zip  | |
Merge branch 'master' into remove-cos
Diffstat (limited to 'CI')
| -rw-r--r-- | CI/build-pipeline.yml | 3 | 
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'
  | 
