mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 13:55:41 +01:00
Merge pull request #3599 from microsoft/hediet/thorough-bat
Fixes pipeline
This commit is contained in:
commit
f86fe93775
1 changed files with 4 additions and 0 deletions
|
|
@ -24,6 +24,10 @@ parameters:
|
|||
displayName: 🚀 Publish Editor Core
|
||||
type: boolean
|
||||
default: false
|
||||
- name: publishWebpackPlugin
|
||||
displayName: 🚀 Publish Webpack Plugin
|
||||
type: boolean
|
||||
default: false
|
||||
|
||||
extends:
|
||||
template: azure-pipelines/npm-package/pipeline.yml@templates
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue