From 3e6cd99fbe5d4be82f973dd4cb6f9db9166ceaba Mon Sep 17 00:00:00 2001
From: Grzegorz Rola <grola@seostudio.pl>
Date: Sun, 7 Oct 2018 12:02:24 +0200
Subject: [PATCH] Docs in gitlab CI

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 30715fd..255c74e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -180,7 +180,7 @@ integration test current woocommerce:
 apigen docs:
   image:
     name: wpdesknet/apigen
-  stage: pre-deploy
+  stage: deploy
   artifacts:
     expire_in: 1 day
     name: "docs"
-- 
GitLab