mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-26 12:10:06 +08:00
10 lines
237 B
YAML
10 lines
237 B
YAML
before_deploy:
|
|
- tnpm i tnpm@release-3 -g
|
|
- 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'
|