changed gitlab-ci.yml to reflect the right version
authorCaroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com>
Tue, 7 Jan 2020 21:46:49 +0000 (16:46 -0500)
committerCaroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com>
Wed, 8 Jan 2020 22:47:30 +0000 (22:47 +0000)
.gitlab-ci.yml

index d587d6e..7ca0f65 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/19.11/
     only:
         - master@koha-community/koha-manual
     environment: production