From 2a23318cdf2b89619e63af7d5f06756505e4eef1 Mon Sep 17 00:00:00 2001 From: Quentin Le Sceller Date: Fri, 3 May 2019 13:04:40 -0400 Subject: [PATCH] Possible MSFT pipeline bug with . task --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 8775ed96..27bb60a2 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -39,7 +39,7 @@ jobs: impls: CI_JOB: test CI_JOB_ARGS: impls - controller/.: + controller/all: CI_JOB: test CI_JOB_ARGS: controller . release: