From 357e69e4e6fd3d721fac794297f54331eba5eaaf Mon Sep 17 00:00:00 2001 From: Juto Yu Date: Sat, 21 Aug 2021 21:36:55 +0800 Subject: [PATCH] Revert the change --- pipelines/multi-branch/template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipelines/multi-branch/template.yml b/pipelines/multi-branch/template.yml index ac65f73..fe245cb 100644 --- a/pipelines/multi-branch/template.yml +++ b/pipelines/multi-branch/template.yml @@ -25,7 +25,7 @@ jobs: - name: build plan: - in_parallel: - - get: branchhhh + - get: branch passed: [test] trigger: true - get: examples