From a13e744a5340eabfd862e2ef2aba1398adeca797 Mon Sep 17 00:00:00 2001 From: Dan Ryan Date: Mon, 27 May 2019 15:16:40 -0400 Subject: [PATCH] azure syntax Signed-off-by: Dan Ryan --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 5260208b..388ae341 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -38,7 +38,7 @@ jobs: - template: .azure-pipelines/steps/run-vendor-scripts.yml parameters: vmImage: 'Ubuntu-16.04' -- template: .azure-pipelines/steps/build-package.yml + - template: .azure-pipelines/steps/build-package.yml parameters: vmImage: 'Ubuntu-16.04'