mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
fix azure tasks
This commit is contained in:
+2
-1
@@ -105,7 +105,8 @@ jobs:
|
||||
- Linux
|
||||
- macOS
|
||||
- Windows
|
||||
- IntegrationTests
|
||||
- Linux_IntegrationTests
|
||||
- macOS_IntegrationTests
|
||||
condition: and(succeeded(), or(eq(variables['Build.SourceBranch'], 'refs/heads/master'), eq(variables['Build.SourceBranch'], 'refs/heads/release/*')))
|
||||
pool:
|
||||
vmImage: 'ubuntu-16.04'
|
||||
|
||||
Reference in New Issue
Block a user