From 1d5e54dead00c08b500b9d40ec4f86d2554a0aab Mon Sep 17 00:00:00 2001 From: crupest Date: Fri, 28 Feb 2020 23:24:01 +0800 Subject: Update CI. And now dev branch is apart from master deploy branch. --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index af2d4730..299e49dc 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,5 +1,6 @@ trigger: - master + - dev stages: - stage: build -- cgit v1.2.3