mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Merge remote-tracking branch 'upstream/v5' into v5_bell
This commit is contained in:
+7
-4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user