Merge remote-tracking branch 'upstream/v5' into v5_bell

This commit is contained in:
Daniel Imms
2022-07-27 06:18:48 -07:00
+7 -4
View File
@@ -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:
branches:
include: ["main", "v5"]
trigger:
branches:
include: ["main", "v5"]
jobs:
- job: Linux