ci: build jekyll

This commit is contained in:
HoneyryderChuck 2018-02-18 14:30:38 +00:00
parent d0a0955575
commit 0f578ecbaa

View File

@ -43,6 +43,7 @@ pages:
script:
- mv coverage/ public/coverage/
- mv rdoc/ public/rdoc/
- cd www && bundle exec jekyll build -d ../public
artifacts:
paths:
- public