Merge branch 'BZ20643' into 'master'
[kohadocs.git] / .gitlab-ci.yml
index b3b8d87..0a48c2b 100644 (file)
@@ -1,4 +1,3 @@
-
 before_script:
   # Install ssh-agent if not already installed, it is required by Docker.
   # (change apt-get to yum if you use a CentOS-based image)
@@ -35,9 +34,9 @@ image: debian:unstable
 #  - master
 
 production:
-    artifacts:
+    cache:
        paths:
-        - build/
+        - build/en/html
     stage: deploy
     script:
     - DEBIAN_FRONTEND=noninteractive apt-get install -y python3-sphinx  python3-sphinxcontrib.spelling make rsync