Updating for 20.11
authorChris Cormack <chrisc@catalyst.net.nz>
Mon, 1 Jun 2020 22:43:58 +0000 (10:43 +1200)
committerChris Cormack <chrisc@catalyst.net.nz>
Mon, 1 Jun 2020 22:43:58 +0000 (10:43 +1200)
.gitlab-ci.yml

index 3fa82f4..b08f816 100644 (file)
@@ -29,7 +29,7 @@ production:
     - DEBIAN_FRONTEND=noninteractive apt-get install -y python3-sphinx  python3-sphinxcontrib.spelling python3-stemmer 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/20.05/
+    - rsync -c -u -r -e "ssh" --progress build/* chrisc@www.koha-community.org:/var/www/manual/20.11/
     only:
         - master@koha-community/koha-manual
     environment: production