mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-04 17:09:46 +08:00
9 lines
208 B
YAML
9 lines
208 B
YAML
before_deploy:
|
|
- tnpm install && tnpm update
|
|
- tnpm run site
|
|
options:
|
|
branch: 'master'
|
|
dist: '_site'
|
|
thumb: 'https://t.alipayobjects.com/images/rmsweb/T1gqXjXdRfXXXXXXXX.png'
|
|
cname: 'antd.alipay.net'
|