From cc36108df1a05f04287cfad4a0dc80492623717b Mon Sep 17 00:00:00 2001 From: Christian Date: Sun, 9 Jun 2019 18:30:50 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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/* ./