1
0
Эх сурвалжийг харах

Merge pull request #3599 from microsoft/hediet/thorough-bat

Fixes pipeline
Henning Dieterichs 2 жил өмнө
parent
commit
f86fe93775

+ 4 - 0
.azure-pipelines/publish-stable.yml

@@ -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