fix the publish
This commit is contained in:
Родитель
cd9eb438ea
Коммит
178bd8d66c
|
@ -36,5 +36,5 @@ steps:
|
|||
displayName: 'test'
|
||||
|
||||
- script: |
|
||||
yarn publish -n $(npm.authtoken) -y
|
||||
yarn publish:beachball -n $(npm.authtoken) -y
|
||||
displayName: 'beachball publish'
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"build:flamegrill": "yarn workspace flamegrill build",
|
||||
"change": "beachball change",
|
||||
"checkchange": "beachball check",
|
||||
"publish": "beachball publish",
|
||||
"publish:beachball": "beachball publish",
|
||||
"start": "yarn workspace flamegrill start",
|
||||
"start:docs": "yarn workspace flamegrill-website start",
|
||||
"test": "yarn workspace flamegrill test"
|
||||
|
|
Загрузка…
Ссылка в новой задаче