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