Add --verbose to beachball publish (#2048)
* Update azure-pipelines.publish.yml * Move to package.json
This commit is contained in:
Родитель
4fa2d64658
Коммит
dd0a64e293
|
@ -28,7 +28,7 @@
|
|||
"preinstall": "node ./scripts/use-yarn-please.js",
|
||||
"prettier": "lage prettier",
|
||||
"prettier-fix": "lage prettier-fix",
|
||||
"publish:beachball": "beachball publish --bump-deps -m\"📦 applying package updates ***NO_CI***\"",
|
||||
"publish:beachball": "beachball publish --bump-deps -m\"📦 applying package updates ***NO_CI***\" --verbose",
|
||||
"test": "lage test",
|
||||
"test-links": "markdown-link-check"
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче