mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-22 16:46:34 +03:00
chore: deploy demo only on tags
This commit is contained in:
parent
dce93bfc2d
commit
54937b68d5
|
@ -34,3 +34,5 @@ deploy:
|
|||
- provider: script
|
||||
skip_cleanup: true
|
||||
script: yarn deploy:demo
|
||||
on:
|
||||
tags: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user