From aa6b4453c4578dfef05f3c3944be11f3c79ee65d Mon Sep 17 00:00:00 2001 From: Christian Date: Sun, 9 Jun 2019 12:28:39 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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