1
1
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:
Roman Hotsiy 2018-07-18 12:01:16 +03:00
parent f56322e28c
commit e0f58dc601
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0

View File

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