chore: deploy demo only on tags

This commit is contained in:
Roman Hotsiy 2018-05-14 12:00:00 +03:00
parent dce93bfc2d
commit 54937b68d5
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0

View File

@ -34,3 +34,5 @@ deploy:
- provider: script
skip_cleanup: true
script: yarn deploy:demo
on:
tags: true