Skip to content

Commit 0677fa6

Browse files
committed
Fixes pipeline
1 parent 4e1721e commit 0677fa6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.azure-pipelines/publish-stable.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ parameters:
2424
displayName: 🚀 Publish Editor Core
2525
type: boolean
2626
default: false
27+
- name: publishWebpackPlugin
28+
displayName: 🚀 Publish Webpack Plugin
29+
type: boolean
30+
default: false
2731

2832
extends:
2933
template: azure-pipelines/npm-package/pipeline.yml@templates

0 commit comments

Comments
 (0)