mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 05:50:11 +01:00
chore: CG ignore VS Code extensions for nightly (#4451)
This commit is contained in:
parent
98252250b2
commit
8503aef01e
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ parameters:
|
|||
extends:
|
||||
template: azure-pipelines/npm-package/pipeline.yml@templates
|
||||
parameters:
|
||||
cgIgnoreDirectories: $(Build.SourcesDirectory)/dependencies/vscode/extensions
|
||||
npmPackages:
|
||||
- name: monaco-editor-core
|
||||
workingDirectory: $(Build.SourcesDirectory)/dependencies/vscode/out-monaco-editor-core
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue