From 6bf12fb184ee87ba28293ecc576915cbbeab0cf0 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