Update .gitlab-ci.yml
[kohadocs.git] / .gitlab-ci.yml
index 0a48c2b..4fa64d7 100644 (file)
@@ -42,7 +42,7 @@ production:
     - DEBIAN_FRONTEND=noninteractive apt-get install -y python3-sphinx  python3-sphinxcontrib.spelling make rsync
     - make all_epub # build/LANG/epub
     - make all_html # build/LANG/html
-    - rsync -c -u -r -e "ssh" --progress build/* chrisc@www.koha-community.org:/var/www/manual/18.11/
+    - rsync -c -u -r -e "ssh" --progress build/* chrisc@www.koha-community.org:/var/www/manual/19.05/
     only:
         - master
     environment: production