ant-design/.si.yml

10 lines
237 B
YAML
Raw Normal View History

2015-09-17 16:40:12 +08:00
before_deploy:
2016-05-15 14:09:24 +08:00
- tnpm i tnpm@release-3 -g
2015-09-17 16:40:12 +08:00
- tnpm install && tnpm update
2016-02-17 11:25:23 +08:00
- tnpm run site
2015-09-17 16:40:12 +08:00
options:
branch: 'master'
2015-11-20 15:41:36 +08:00
dist: '_site'
thumb: 'https://t.alipayobjects.com/images/rmsweb/T1gqXjXdRfXXXXXXXX.png'
cname: 'antd.alipay.net'