Update .gitlab-ci.yml
This commit is contained in:
parent
dd4ef530dc
commit
aa6b4453c4
|
@ -28,7 +28,7 @@ builddocs:
|
||||||
- doc/api/
|
- doc/api/
|
||||||
|
|
||||||
publishdocs:
|
publishdocs:
|
||||||
stage: docs
|
stage: publishdocs
|
||||||
image: ruby:2.3
|
image: ruby:2.3
|
||||||
script:
|
script:
|
||||||
- cd docs/api/ && bundle exec jekyll build -d test
|
- cd docs/api/ && bundle exec jekyll build -d test
|
||||||
|
|
Loading…
Reference in a new issue