ant-design/.si.yml
2015-09-17 16:40:12 +08:00

6 lines
115 B
YAML

before_deploy:
- tnpm install && tnpm update
- tnpm run just-deploy
options:
branch: 'master'
dist: '_site'