mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-12 09:50:11 -05:00
build - disable exploration build merge for now
This commit is contained in:
@@ -1,12 +1,8 @@
|
||||
pool:
|
||||
vmImage: 'Ubuntu-16.04'
|
||||
|
||||
trigger:
|
||||
branches:
|
||||
include: ['master']
|
||||
pr:
|
||||
branches:
|
||||
include: ['master']
|
||||
trigger: none
|
||||
pr: none
|
||||
|
||||
steps:
|
||||
- task: NodeTool@0
|
||||
|
||||
Reference in New Issue
Block a user