diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bc78fc8..6bc2f41 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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