Update gitlab-ci for 20.05 cycle
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 2 Dec 2019 15:08:46 +0000 (15:08 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 2 Dec 2019 15:08:46 +0000 (15:08 +0000)
.gitlab-ci.yml

index 7ca0f65..d587d6e 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/19.11/
+    - rsync -c -u -r -e "ssh" --progress build/* chrisc@www.koha-community.org:/var/www/manual/20.05/
     only:
         - master@koha-community/koha-manual
     environment: production