Merge pull request #3599 from microsoft/hediet/thorough-bat
Fixes pipelinepull/3604/head v0.37.0-dev.20230227
commit
f86fe93775
|
@ -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…
Reference in New Issue