diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c246169..7f24f2a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ stages: - coverage - builddocs - - publishdocs + - deploy variables: LC_ALL: C.UTF-8 @@ -30,8 +30,8 @@ builddocs: only: - master -publishdocs: - stage: publishdocs +pages: + stage: deploy image: ruby:2.3 script: - mv doc/api/* ./