diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 34a17ca9..fa3f1b54 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,7 +1,10 @@ -# Node.js -# Build a general Node.js application with npm. -# Add steps that analyze code, save build artifacts, deploy, and more: -# https://docs.microsoft.com/vsts/pipelines/languages/javascript +pr: + -master + -v5 + +trigger: + -master + -v5 jobs: - job: Linux