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/
publishdocs:
stage: docs
stage: publishdocs
image: ruby:2.3
script:
- cd docs/api/ && bundle exec jekyll build -d test