mirror of
https://github.com/Redocly/redoc.git
synced 2025-02-25 22:40:32 +03:00
chore: publish cli whenever version changes
This commit is contained in:
parent
f56322e28c
commit
e0f58dc601
|
@ -30,8 +30,6 @@ deploy:
|
|||
- provider: script
|
||||
skip_cleanup: true
|
||||
script: cd cli && yarn install && yarn ci-publish || true
|
||||
on:
|
||||
tags: true
|
||||
- provider: script
|
||||
skip_cleanup: true
|
||||
script: yarn deploy:demo
|
||||
|
|
Loading…
Reference in New Issue
Block a user