1
0
mirror of synced 2024-06-02 18:58:11 +02:00

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

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