Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/aspnet/MessagePack-CSharp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2020-09-28 16:49:06 +0300
committerAndrew Arnott <andrewarnott@gmail.com>2020-09-28 16:49:45 +0300
commit041051e8d0670543483959e15e52a0370e6d6172 (patch)
tree18d5989141fe69524ea36f3eb268da2c8b57404b /azure-pipelines.yml
parent60b68dc70a97c2dd4b9addb0df84787cc252021a (diff)
Ship public releases out of `develop`
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 2c464f52..ce216a16 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -2,6 +2,7 @@ trigger:
branches:
include:
- master
+ - develop
- 'v?.*'
- 'validate/*'
paths: