mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 15:05:39 +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
|
displayName: 🚀 Publish Editor Core
|
||||||
type: boolean
|
type: boolean
|
||||||
default: false
|
default: false
|
||||||
|
- name: publishWebpackPlugin
|
||||||
|
displayName: 🚀 Publish Webpack Plugin
|
||||||
|
type: boolean
|
||||||
|
default: false
|
||||||
|
|
||||||
extends:
|
extends:
|
||||||
template: azure-pipelines/npm-package/pipeline.yml@templates
|
template: azure-pipelines/npm-package/pipeline.yml@templates
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue