From 71d54b4c8c49b2cf2d332bc0a5475a39564b7062 Mon Sep 17 00:00:00 2001 From: sangamchitmugre Date: Mon, 26 Jul 2021 17:56:19 +0530 Subject: [PATCH] Set up CI with Azure Pipelines [skip ci] --- azure-pipelines.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index d07fd6bf..02146c3b 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -4,10 +4,10 @@ # https://docs.microsoft.com/azure/devops/pipelines/languages/javascript trigger: -- '*' +- 'TestYaml' pool: - vmImage: 'ubuntu-latest' + vmImage: 'Default' variables: nodejsAppDir20: CxScan/CxScanV20