ant-design/.si.yml

6 lines
115 B
YAML
Raw Normal View History

2015-09-17 16:40:12 +08:00
before_deploy:
- tnpm install && tnpm update
- tnpm run just-deploy
options:
branch: 'master'
dist: '_site'