mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-05 17:59:57 +08:00
7 lines
180 B
YAML
7 lines
180 B
YAML
|
before_deploy:
|
||
|
tnpm install && tnpm update
|
||
|
tnpm run site
|
||
|
options:
|
||
|
dist: '.'
|
||
|
cname: 'antd.alipay.net'
|
||
|
thumb: 'https://t.alipayobjects.com/images/rmsweb/T1gqXjXdRfXXXXXXXX.png'
|