Update .gitlab-ci.yml

This commit is contained in:
Christian 2019-06-09 18:30:50 +00:00
parent 910d738fc9
commit cc36108df1
1 changed files with 3 additions and 3 deletions

View File

@ -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/* ./