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