mirror of
1
0
Fork 0

Merge branch 'fix-readme' into 'master'

Fix ci script in README

See merge request !6
This commit is contained in:
Achilleas Pipinellis 2017-05-24 06:09:57 +00:00
commit 0345dc0b1b
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