Update .gitlab-ci.yml

This commit is contained in:
Christian 2019-06-09 12:28:39 +00:00
parent dd4ef530dc
commit aa6b4453c4
1 changed files with 1 additions and 1 deletions

View File

@ -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