mirror of
1
0
Fork 0

Fix ci script in README

Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com>
This commit is contained in:
Chengwei Yang 2017-05-23 08:48:25 +08:00
parent 2d071ea9b7
commit b169434997
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ before_script:
pages:
stage: deploy
script:
- gitbook build # build to public path
- gitbook build . public # build to public path
artifacts:
paths:
- public